From 4803c8a71683c3e0ef862f398dc159bd37cedd58 Mon Sep 17 00:00:00 2001 From: Sylvia van Os Date: Thu, 30 Sep 2021 17:58:57 +0000 Subject: [PATCH] Don't mark 3.1.7 as stable Dev explicitly doesn't want this to be marked stable yet until we're sure it works --- metadata/com.waist.line.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/metadata/com.waist.line.yml b/metadata/com.waist.line.yml index a273252117..2de938e77e 100644 --- a/metadata/com.waist.line.yml +++ b/metadata/com.waist.line.yml @@ -357,7 +357,9 @@ 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: 3.1.7 -CurrentVersionCode: 30107 +CurrentVersion: 2.4.2 +CurrentVersionCode: 20402