From b1ed3b3fcb2816db57d209f5e1680a85abc064a8 Mon Sep 17 00:00:00 2001 From: Aayush Gupta Date: Sat, 24 Feb 2024 06:23:42 +0530 Subject: [PATCH] updates: Update to 4.4.2 release for self-updates Signed-off-by: Aayush Gupta --- updates.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/updates.json b/updates.json index f285f2780..8b107a38b 100644 --- a/updates.json +++ b/updates.json @@ -1,7 +1,7 @@ { - "version_name": "4.4.1", - "version_code": 54, - "aurora_build": "https://auroraoss.com/AuroraStore/Stable/AuroraStore-4.4.1.apk", + "version_name": "4.4.2", + "version_code": 55, + "aurora_build": "https://auroraoss.com/AuroraStore/Stable/AuroraStore-4.4.2.apk", "fdroid_build": "", - "changelog": "Changelog : v4.4.1\n • Major internal changes to the downloads system\n • Major changes to the updates system\n • Translation updates & major bug fixes" + "changelog": "Changelog : v4.4.2\n • Target Android 14\n • Improve the F-Droid package filter for updates\n • Translation updates & major bug fixes" }