Release Magisk v30.4

[skip ci]
This commit is contained in:
topjohnwu
2025-10-02 04:30:47 -07:00
parent d37da5ca66
commit c3db2e368d
2 changed files with 5 additions and 1 deletions

View File

@@ -30,4 +30,4 @@ android.nonFinalResIds=false
# Magisk # Magisk
magisk.stubVersion=40 magisk.stubVersion=40
magisk.versionCode=30300 magisk.versionCode=30400

View File

@@ -1,5 +1,9 @@
# Magisk Changelog # Magisk Changelog
### v30.4 (2025.10.2)
- [MagiskSU] Fix several implementation bugs
### v30.3 (2025.9.29) ### v30.3 (2025.9.29)
- [General] Support installing Magisk into vendor_boot partition - [General] Support installing Magisk into vendor_boot partition