From 1df88c84603f8fa9dd0836190bc0e46eda3fcda9 Mon Sep 17 00:00:00 2001 From: KOWX712 Date: Sat, 26 Oct 2024 04:36:09 +0800 Subject: [PATCH 1/3] Update changelog.md --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 28d6c40..fc1f37f 100755 --- a/changelog.md +++ b/changelog.md @@ -10,7 +10,7 @@ Telegram channel: https://t.me/kowchannel ## Changelog ### v1.3 - Minor improvement in code -- Overwrtie protection: won't remove previous setup when updating module +- Overwrite protection: won't remove previous setup when updating module ### v1.2 - Initial release From 35f481c6269cbbfe763159dc0af2fd93864736bf Mon Sep 17 00:00:00 2001 From: KOWX712 Date: Sat, 26 Oct 2024 04:37:57 +0800 Subject: [PATCH 2/3] Update update.json --- update.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.json b/update.json index 86fa8cf..0b9cba6 100755 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { "version": "v1.2", "versionCode": 12, - "zipUrl": "https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/download/v1.2/TrickyAddonModule_UpdateTargetList-v1.2.zip", + "zipUrl": "https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/download/v1.3/TrickyAddonModule_UpdateTargetList-v1.3.zip", "changelog": "https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/refs/heads/master/changelog.md" } From bd3362646ffbf96488ecf4b42ec5e967019495a2 Mon Sep 17 00:00:00 2001 From: KOWX712 Date: Sat, 26 Oct 2024 04:38:07 +0800 Subject: [PATCH 3/3] Update update.json --- update.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update.json b/update.json index 0b9cba6..b15c9e1 100755 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v1.2", - "versionCode": 12, + "version": "v1.3", + "versionCode": 13, "zipUrl": "https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/download/v1.3/TrickyAddonModule_UpdateTargetList-v1.3.zip", "changelog": "https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/refs/heads/master/changelog.md" }