From cfea2e137ddc8469f7bf49582bc1e089a47fa3f6 Mon Sep 17 00:00:00 2001 From: woheller69 <7481083-woheller69@users.noreply.gitlab.com> Date: Wed, 22 May 2024 07:54:06 +0000 Subject: [PATCH] Rename omWeather to Cirrus --- metadata/org.woheller69.omweather.yml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/metadata/org.woheller69.omweather.yml b/metadata/org.woheller69.omweather.yml index 1225e2a3c3..b435531ae9 100644 --- a/metadata/org.woheller69.omweather.yml +++ b/metadata/org.woheller69.omweather.yml @@ -5,7 +5,7 @@ AuthorName: woheller69 SourceCode: https://github.com/woheller69/omweather IssueTracker: https://github.com/woheller69/omweather/issues -AutoName: omWeather +AutoName: Cirrus RepoType: git Repo: https://github.com/woheller69/omweather.git @@ -133,7 +133,16 @@ Builds: rm: - svg.zip + - versionName: '2.6' + versionCode: 26 + commit: 2bebfd078fb1e958c5a8d8c301cb272c9de95c96 + subdir: app + gradle: + - yes + rm: + - svg.zip + AutoUpdateMode: Version UpdateCheckMode: Tags V.* -CurrentVersion: '2.5' -CurrentVersionCode: 25 +CurrentVersion: '2.6' +CurrentVersionCode: 26