From 27f31aeb394a86785f6c456318b649719c65641a Mon Sep 17 00:00:00 2001 From: Sylvia van Os Date: Sat, 9 Oct 2021 15:29:11 +0000 Subject: [PATCH] Mark 3.1.7 as stable and re-enable update check --- metadata/com.waist.line.yml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/metadata/com.waist.line.yml b/metadata/com.waist.line.yml index 47e870693f..a168c6a869 100644 --- a/metadata/com.waist.line.yml +++ b/metadata/com.waist.line.yml @@ -357,11 +357,8 @@ Builds: platforms/android/app/libs/barcodescanner-release-2.1.5.aar - cordova build android --release -- --packageType=apk -MaintainerNotes: 2.4.2 is the last known working version. We should not mark newer - versions as stable until https://github.com/davidhealey/waistline/issues/293 is - resolved and the dev is okay with it. - -AutoUpdateMode: None -UpdateCheckMode: None -CurrentVersion: 2.4.2 -CurrentVersionCode: 20402 +AutoUpdateMode: Version +UpdateCheckMode: Tags +UpdateCheckData: config.xml|android:versionCode="(\d*)"|.|version="([\d.]*)" +CurrentVersion: 3.1.7 +CurrentVersionCode: 30107