diff --git a/metadata/at.h4x.metaapp.yml b/metadata/at.h4x.metaapp.yml index 57e045cea0..6153b6e38a 100644 --- a/metadata/at.h4x.metaapp.yml +++ b/metadata/at.h4x.metaapp.yml @@ -45,6 +45,13 @@ Builds: gradle: - yes + - versionName: 1.1.1 + versionCode: 10101 + commit: v1.1.1 + subdir: app + gradle: + - yes + MaintainerNotes: | This app scrapes https://metalab.at and uses their door-status api. The source-code for both sites is available, but not licensed with a @@ -54,5 +61,5 @@ MaintainerNotes: | AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.1.0 -CurrentVersionCode: 10100 +CurrentVersion: 1.1.1 +CurrentVersionCode: 10101