v3.3 release

changelog: fix typo
This commit is contained in:
KOWX712
2025-02-07 14:35:19 +08:00
parent 66e048d5a1
commit a4c08ba08c
3 changed files with 12 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"versionCode": 320,
"version": "v3.2",
"zipUrl": "https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/download/v3.2/TrickyAddonModule-v3.2.zip",
"versionCode": 330,
"version": "v3.3",
"zipUrl": "https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/download/v3.3/TrickyAddonModule-v3.3.zip",
"changelog": "https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/main/changelog.md"
}