From 448b68b0e998f0b3a666ed847c8c7dd6ee2d454f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 30 Oct 2024 08:30:33 +0000 Subject: [PATCH] Update ownCloud to 4.4.1 (44000100) --- metadata/com.owncloud.android.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/com.owncloud.android.yml b/metadata/com.owncloud.android.yml index 23583d79bc..231b6420a5 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -1039,7 +1039,16 @@ Builds: rm: - user_manual + - versionName: 4.4.1 + versionCode: 44000100 + commit: 4ef4cc200532914910019c4c410e58198b5977f5 + subdir: owncloudApp + gradle: + - original + rm: + - user_manual + AutoUpdateMode: Version UpdateCheckMode: Tags ^v[0-9.]*[0-9](-beta.[0-9])?$ -CurrentVersion: 4.4.0 -CurrentVersionCode: 44000000 +CurrentVersion: 4.4.1 +CurrentVersionCode: 44000100