diff --git a/changelog.md b/changelog.md index 8697f01..4f58bf8 100644 --- a/changelog.md +++ b/changelog.md @@ -1,2 +1,5 @@ +- feat(server): :sparkles: 更新为 idapro9.0 Version 9.0.240925 +- +--- - 兼容magiskv20.4+/kernelsu/APatch - 更新版本为idapro9.0server \ No newline at end of file diff --git a/module.prop b/module.prop index 9ebc584..3b09a35 100644 --- a/module.prop +++ b/module.prop @@ -1,7 +1,7 @@ id=idserver name=idserver -version=v0.5 -versionCode=5 +version=v0.6 +versionCode=6 author=iyue description=Run android-server ->idserver -p 1234 on boot; support kernelsu or magisk or apatch; enable ro.debuggable 1; 2024/08/15 -updateJson=https://ys1231.cn:82/modules/idserver/update.json \ No newline at end of file +updateJson=https://pfile.ys1231.cn/modules/idserver/update.json \ No newline at end of file diff --git a/update.json b/update.json index 35ed027..35c02eb 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "versionCode": 5, - "version": "v0.5", - "zipUrl": "https://ys1231.cn:82/modules/idserver/idserver-v0.5.zip", - "changelog": "https://ys1231.cn:82/modules/idserver/changelog.md" + "versionCode": 6, + "version": "v0.6", + "zipUrl": "https://pfile.ys1231.cn/modules/idserver/idaserver-v0.6.zip", + "changelog": "https://pfile.ys1231.cn/modules/idserver/changelog.md" } \ No newline at end of file