diff --git a/changelog.md b/changelog.md index 39d9fd3..3974365 100644 --- a/changelog.md +++ b/changelog.md @@ -1,9 +1,8 @@ -# 1.1.2 +# 1.1.3 -增加 arm 支持 -再次修复 magisk 上更新可能导致自动禁用的问题 +修复若干 bug --- -Add arm support -Fix automatic disabling after upgrade on magisk again +Fix some bugs + diff --git a/update.json b/update.json index b859ed4..ee2984b 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "versionCode": 123, - "version": "v1.1.2", - "zipUrl": "https://github.com/5ec1cff/TrickyStore/releases/download/1.1.2/Tricky-Store-v1.1.2-123-94176b9-release.zip", + "versionCode": 128, + "version": "v1.1.3", + "zipUrl": "https://github.com/5ec1cff/TrickyStore/releases/download/1.1.3/Tricky-Store-v1.1.3-128-820c2b2-release.zip", "changelog": "https://github.com/5ec1cff/TrickyStore/raw/release/changelog.md" } \ No newline at end of file