Skip to content

Commit aed01c5

Browse files
authored
9.6
1 parent f66ac5f commit aed01c5

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

OTA updater/updater.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"stable": {
3-
"current_version": 9500000,
4-
"download_url": "https://github.com/WSTxda/QP-Gallery-Releases/releases/download/9.5/normal.apk",
5-
"changelog": "Changelog so long, check all changes in GitHub repository"
3+
"current_version": 9600000,
4+
"download_url": "https://github.com/WSTxda/QP-Gallery-Releases/releases/download/9.6/normal.apk",
5+
"changelog": "- Added back search option in albuns\n- Fixed delete media when rename, move, copy, etc...\n- Fixed SD card media is not loaded in the album list\n- Fixed video player in explore mode\n- Small changes"
66
},
77
"beta": {
8-
"current_version": 9500000,
9-
"download_url": "https://github.com/WSTxda/QP-Gallery-Releases/releases/download/9.5/normal.apk",
10-
"changelog": "Changelog so long, check all changes in GitHub repository"
8+
"current_version": 9600000,
9+
"download_url": "https://github.com/WSTxda/QP-Gallery-Releases/releases/download/9.6/normal.apk",
10+
"changelog": "- Added back search option in albuns\n- Fixed delete media when rename, move, copy, etc...\n- Fixed SD card media is not loaded in the album list\n- Fixed video player in explore mode\n- Small changes"
1111
},
1212
"alternative": {
13-
"current_version": 9500000,
14-
"download_url": "https://github.com/WSTxda/QP-Gallery-Releases/releases/download/9.5/alternative.apk",
15-
"changelog": "Changelog so long, check all changes in GitHub repository"
13+
"current_version": 9600000,
14+
"download_url": "https://github.com/WSTxda/QP-Gallery-Releases/releases/download/9.6/alternative.apk",
15+
"changelog": "- Added back search option in albuns\n- Fixed delete media when rename, move, copy, etc...\n- Fixed SD card media is not loaded in the album list\n- Fixed video player in explore mode\n- Small changes"
1616
}
1717
}

0 commit comments

Comments
 (0)