From 2f895eabf80ce553e8580a697eeeef412c859a30 Mon Sep 17 00:00:00 2001 From: keplyx Date: Sat, 28 Sep 2019 12:05:08 +0200 Subject: [PATCH] Updated version number --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 8d5e3b8..d02d23b 100644 --- a/app.json +++ b/app.json @@ -10,7 +10,7 @@ "android", "web" ], - "version": "1.1.0", + "version": "1.1.1", "orientation": "portrait", "primaryColor": "#be1522", "icon": "./assets/android.icon.png", @@ -36,7 +36,7 @@ }, "android": { "package": "fr.amicaleinsat.application", - "versionCode": 7, + "versionCode": 8, "icon": "./assets/android.icon.png", "adaptiveIcon": { "foregroundImage": "./assets/android.adaptive-icon.png",