aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app.json
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-03-15 18:19:09 +0000
committerMohamedBassem <me@mbassem.com>2024-03-15 18:24:17 +0000
commitc4d7223115865474f09661cdbfee60a559f4b2c2 (patch)
treee143f77f8ee0b19bcbde8170063b0cfa59b7306f /apps/mobile/app.json
parent77b78922e5d16eddbe2f2b8f97b4e8cef1d4f5b3 (diff)
downloadkarakeep-c4d7223115865474f09661cdbfee60a559f4b2c2.tar.zst
fix(mobile): Scroll to the top when the main tab is clicked
Diffstat (limited to 'apps/mobile/app.json')
-rw-r--r--apps/mobile/app.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mobile/app.json b/apps/mobile/app.json
index f2a34cd0..927a94e1 100644
--- a/apps/mobile/app.json
+++ b/apps/mobile/app.json
@@ -3,7 +3,7 @@
"name": "Hoarder App",
"slug": "hoarder",
"scheme": "hoarder",
- "version": "1.2.2",
+ "version": "1.2.3",
"orientation": "portrait",
"icon": "./assets/icon.png",
"userInterfaceStyle": "light",