From 09e75860a5bafc946bcc095959b941e52b983b4e Mon Sep 17 00:00:00 2001 From: Rahul Kumar Patel Date: Mon, 1 Mar 2021 16:35:03 +0530 Subject: [PATCH] Add back legacy updates check json --- updates.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 updates.json diff --git a/updates.json b/updates.json new file mode 100644 index 000000000..a99b4e9ca --- /dev/null +++ b/updates.json @@ -0,0 +1,7 @@ +{ + "version_name": "3.2.9", + "version_code": 29, + "aurora_build": "https://gitlab.com/AuroraOSS/AuroraStore/uploads/2b8a9544eb228170e5708ffb46cb55f5/AuroraStore_3.2.9.apk", + "fdroid_build": "", + "changelog": "\n Changelog : v3.2.9\n • Bug fixes and improvements\n • Updated translations" +} \ No newline at end of file