From edc6cdab08093209b3c895df26f33e74d33c6963 Mon Sep 17 00:00:00 2001 From: 5ec1cff Date: Fri, 23 Aug 2024 14:52:24 +0800 Subject: [PATCH] 1.1.2 --- changelog.md | 19 +++++-------------- update.json | 6 +++--- 2 files changed, 8 insertions(+), 17 deletions(-) diff --git a/changelog.md b/changelog.md index 00f8c93..39d9fd3 100644 --- a/changelog.md +++ b/changelog.md @@ -1,18 +1,9 @@ -# 1.1.1 +# 1.1.2 -修复自动模式与生成模式下的多个 bug - -支持在 root 管理器内更新 - - -注:Magisk 用户从 1.1.0 版本升级时可能出现模块被自动禁用的现象。此为旧版问题,重新启用并重启即可。 +增加 arm 支持 +再次修复 magisk 上更新可能导致自动禁用的问题 --- -Fix some bugs in auto and generated modes. - -Support update in root manager. - - -Note: Magisk users may experience the module being automatically disabled when upgrading from version 1.1.0. This is an issue in old version, simply re-enable the module and reboot. - +Add arm support +Fix automatic disabling after upgrade on magisk again diff --git a/update.json b/update.json index 8ace29c..b859ed4 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "versionCode": 118, - "version": "v1.1.1", - "zipUrl": "https://github.com/5ec1cff/TrickyStore/releases/download/1.1.1/Tricky-Store-v1.1.1-118-7c164d3-release.zip", + "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", "changelog": "https://github.com/5ec1cff/TrickyStore/raw/release/changelog.md" } \ No newline at end of file