FIX: Fix sync data

This commit is contained in:
2025-10-04 22:14:57 +07:00
parent 7722e5fa70
commit 6149ff55ab
5 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{ {
"latest_version": "3.6.2-05", "latest_version": "3.6.2-06",
"changelog": "UPDATE: Re-optimize performance", "changelog": "FIX: Fix sync data",
"apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/3.6.2-05/firefly_go_android.apk" "apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/3.6.2-06/firefly_go_android.apk"
} }
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1,2 +1,2 @@
# Changelog # Changelog
## - UPDATE: Re-optimize performance ## - FIX: Fix sync data
+2 -2
View File
@@ -1,5 +1,5 @@
{ {
"tag": "3.6.2-05", "tag": "3.6.2-06",
"title": "PreBuild Version 3.6.52 - 05" "title": "PreBuild Version 3.6.52 - 06"
} }