Skip to content

Commit 6e12ea1

Browse files
committed
Bump app version
1 parent 2f54d0a commit 6e12ea1

3 files changed

Lines changed: 34 additions & 33 deletions

File tree

app.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"privacy": "public",
66
"orientation": "portrait",
77
"sdkVersion": "21.0.0",
8+
"version": "0.2.0",
89
"ios": {
910
"bundleIdentifier": "com.sunway.acmclient"
1011
},

package-lock.json

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "acm-client",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"private": true,
55
"main": "./node_modules/react-native-scripts/build/bin/crna-entry.js",
66
"repository": {

0 commit comments

Comments
 (0)