diff --git a/cms/src/routes/+page.svelte b/cms/src/routes/+page.svelte index a8a9e9c..ed5bc1f 100644 --- a/cms/src/routes/+page.svelte +++ b/cms/src/routes/+page.svelte @@ -9,4 +9,4 @@
xxxx
xxxx
xxxx
-version 0.1.0 \ No newline at end of file +version 0.2.0 \ No newline at end of file diff --git a/cms/static/manifest.json b/cms/static/manifest.json index af50917..c64b490 100644 --- a/cms/static/manifest.json +++ b/cms/static/manifest.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/web-manifest-combined.json", - "name": "BKK Recrute", - "short_name": "BKK Recrute", + "name": "BMA Recrute", + "short_name": "BMA Recrute", "start_url": "/", "display": "standalone", "background_color": "#fff",