Browse Source

Updated version number

keplyx 4 years ago
parent
commit
14c6ae16b5
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      app.json

+ 2
- 2
app.json View File

@@ -10,7 +10,7 @@
10 10
       "android",
11 11
       "web"
12 12
     ],
13
-    "version": "1.5.2",
13
+    "version": "2.0.0",
14 14
     "orientation": "portrait",
15 15
     "primaryColor": "#be1522",
16 16
     "userInterfaceStyle": "automatic",
@@ -37,7 +37,7 @@
37 37
     },
38 38
     "android": {
39 39
       "package": "fr.amicaleinsat.application",
40
-      "versionCode": 15,
40
+      "versionCode": 16,
41 41
       "icon": "./assets/android.icon.png",
42 42
       "adaptiveIcon": {
43 43
         "foregroundImage": "./assets/android.adaptive-icon.png",

Loading…
Cancel
Save