This commit is contained in:
KOWX712
2024-11-13 01:18:25 +08:00
parent 685a6b89ef
commit cc77b95f5c
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ Telegram channel: [KOW's Little World](https://t.me/kowchannel)
## Changelog
### v2.2
**KSU WebUI**
**KSU WebUI:**
- Added help menu
- Added extra [unnecessary app](https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/master/more-excldue.json) exclude option
- Added no Internet connection prompt

View File

@@ -1,6 +1,6 @@
{
"versionCode": 210,
"version": "v2.1",
"zipUrl": "https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/download/v2.1/TrickyAddonModule-v2.1.zip",
"versionCode": 220,
"version": "v2.2",
"zipUrl": "https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/download/v2.2/TrickyAddonModule-v2.2.zip",
"changelog": "https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/refs/heads/master/changelog.md"
}