From 1c06c4c3b6830992a068585056c5b15cc58127fd Mon Sep 17 00:00:00 2001 From: Izzy Date: Tue, 16 Feb 2021 19:54:54 +0100 Subject: [PATCH] fix current tag name for "commit" --- metadata/com.leinardi.ubuntucountdownwidget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.leinardi.ubuntucountdownwidget.yml b/metadata/com.leinardi.ubuntucountdownwidget.yml index 95859ce05c..ec2977f6f4 100644 --- a/metadata/com.leinardi.ubuntucountdownwidget.yml +++ b/metadata/com.leinardi.ubuntucountdownwidget.yml @@ -13,7 +13,7 @@ Repo: https://github.com/leinardi/UbuntuCountdownWidget.git Builds: - versionName: v21.04.1 versionCode: 256 - commit: v21.04.1 + commit: v21.04 subdir: app gradle: - yes