From 0019dba147ebfb9c2b6164e639d3c747cce4fbea Mon Sep 17 00:00:00 2001 From: keplyx Date: Sun, 23 Feb 2020 22:33:12 +0100 Subject: [PATCH] Updated version --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index ceaf9ed..70c074f 100644 --- a/app.json +++ b/app.json @@ -10,7 +10,7 @@ "android", "web" ], - "version": "1.5.0", + "version": "1.5.1", "orientation": "portrait", "primaryColor": "#be1522", "icon": "./assets/android.icon.png", @@ -36,7 +36,7 @@ }, "android": { "package": "fr.amicaleinsat.application", - "versionCode": 13, + "versionCode": 14, "icon": "./assets/android.icon.png", "adaptiveIcon": { "foregroundImage": "./assets/android.adaptive-icon.png",