diff --git a/metadata/de.sensebox.blockly.yml b/metadata/de.sensebox.blockly.yml index de8bc8bee7..9f2fe6d340 100644 --- a/metadata/de.sensebox.blockly.yml +++ b/metadata/de.sensebox.blockly.yml @@ -36,9 +36,9 @@ Builds: MaintainerNotes: This is an Ionic 3 / Cordova app, built from source. -AutoUpdateMode: Version v%v +AutoUpdateMode: None UpdateCheckMode: HTTP UpdateCheckIgnore: alpha -UpdateCheckData: https://raw.githubusercontent.com/sensebox/blockly-app/master/config.xml|version=\"([^\"]+)\"|https://raw.githubusercontent.com/sensebox/blockly-app/master/config.xml|android-versionCode=\"([^\"]+)\" -CurrentVersion: 1.1.2 -CurrentVersionCode: 10102 +UpdateCheckData: https://raw.githubusercontent.com/sensebox/blockly-app/master/config.xml|android-versionCode=\"([^\"]+)\"|https://raw.githubusercontent.com/sensebox/blockly-app/master/config.xml|version=\"([^\"]+)\" +CurrentVersion: 1.1.4 +CurrentVersionCode: 10104