aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--apps/mobile/app.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/mobile/app.json b/apps/mobile/app.json
index 4cee12ec..22c802ba 100644
--- a/apps/mobile/app.json
+++ b/apps/mobile/app.json
@@ -1,6 +1,6 @@
{
"expo": {
- "name": "Karakeep App",
+ "name": "Karakeep",
"slug": "karakeep",
"scheme": "karakeep",
"version": "1.6.9",
@@ -29,7 +29,7 @@
"NSAllowsArbitraryLoads": true
}
},
- "buildNumber": "22"
+ "buildNumber": "23"
},
"android": {
"adaptiveIcon": {
@@ -47,7 +47,7 @@
}
},
"package": "app.hoarder.hoardermobile",
- "versionCode": 22
+ "versionCode": 23
},
"plugins": [
"./plugins/trust-local-certs.js",