Skip to content

Commit 4e23400

Browse files
committed
v0.7.5
1 parent 0356540 commit 4e23400

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "TidGi",
44
"scheme": "tidgi",
55
"slug": "tidgi-mobile",
6-
"version": "0.7.4",
6+
"version": "0.7.5",
77
"orientation": "portrait",
88
"icon": "./assets/icon.png",
99
"userInterfaceStyle": "automatic",
@@ -29,7 +29,7 @@
2929
"bundleIdentifier": "ren.onetwo.tidgi.mobile"
3030
},
3131
"android": {
32-
"versionCode": 3,
32+
"versionCode": 4,
3333
"adaptiveIcon": {
3434
"foregroundImage": "./assets/icon.png",
3535
"backgroundColor": "#ffffff"

0 commit comments

Comments
 (0)