mywalkb / LSPosed_mod

My changes to LSPosed
GNU General Public License v3.0
2.1k stars 93 forks source link

[Bug] VERY (!!!) small issue #13

Closed TheHippoMan closed 1 year ago

TheHippoMan commented 1 year ago

Steps to reproduce/复现步骤

  1. Open up Magisk
  2. Look at the list of installed modules.
  3. Examine the version number of the installed LSPosedmod module. It's listed as follows: v1.8.5_mod (6821)_

Expected behaviour/预期行为

The download file for LSPosedmod has this name: LSPosed-v1.8.6_mod-6821-riru-release.zip_

Therefore, when examining the installed LSPosed_mod module in Magisk, the version number should say ...

_v1.8.6mod (6821)

Actual behaviour/实际行为

The download file for LSPosedmod has this name: LSPosed-v1.8.6_mod-6821-riru-release.zip_

However, when installed in Magisk, the module is actually listed with this incorrect name: _v1.8.5_mod (6821)_

One says "1.8.6", and the other says "1.8.5".

Xposed Module List/Xposed 模块列表

None

Magisk Module List/Magisk 模块列表

None, except LSPosed_mod

LSPosed version/LSPosed 版本

6821

Android version/Android 版本

Android 11

Magisk version/Magisk 版本

23.0

Riru version/Riru 版本

v26.1.7.r530.ab3086ec9f

Version requirement/版本要求

Logs/日志

magisk_log_2023-03-26T16_14_25Z.log

mywalkb commented 1 year ago

I forgot to add a git tag while the release so the version is 1.8.6 but is marked as 1.8.5. If you want see 1.8.6 you can install latest action, it's stable and there are only smsll changes.