diff --git a/MyModule/module.prop b/MyModule/module.prop index 6ab8a67..9d1f040 100644 --- a/MyModule/module.prop +++ b/MyModule/module.prop @@ -1,8 +1,8 @@ -id=init-NetHunter-kernelsu -name=NetHunter-kernelsu -version=0.0.1 +id=init_main +name=main +version=0.0.0 versionCode=20240903 -author=SherlockChiang&LIghtJUNction -description=测试NetHunter-kernelsu分支初始化 +author=LIghtJUNction +description=修复少许错误,准备开启一个分支开始制作nethunter的ksu模块 updateJson=http://raw.githubusercontent.com/LIghtJUNction/RootManage-Module-Model/main /update.json diff --git a/update.json b/update.json index c06b04f..8f21fc9 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { "version": "0.0.0", "versionCode": "20240903", - "zipUrl": "https://github.com/LIghtJUNction/RootManage-Module-Model/releases/download/0.0.0/NetHunter-kernelsu-0.0.0-20240903-bySherlockChiang&LIghtJUNction.zip", + "zipUrl": "https://github.com/LIghtJUNction/RootManage-Module-Model/releases/download/0.0.0/main-0.0.0-20240903-byLIghtJUNction.zip", "changelog": "https://github.com/LIghtJUNction/RootManage-Module-Model/raw/main /CHANGELOG.md" }