diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 6320a4740..de71414c5 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,19 +1,18 @@
---
name: Bug report
about: Create a report to help us improve
-title: ''
-labels: ''
-assignees: ''
-
+title: ""
+labels: ""
+assignees: ""
---
-Device:
+Device:
Android version:
-Magisk version name:
-Magisk version code:
+Magisk version name:
+Magisk version code:
diff --git a/README.MD b/README.MD
index 3033d5894..e8a6ac2d4 100644
--- a/README.MD
+++ b/README.MD
@@ -20,7 +20,8 @@ Some highlight features:
[](https://github.com/topjohnwu/Magisk/releases/tag/v24.3)
[](https://github.com/topjohnwu/Magisk/releases/tag/v24.3)
-[](https://raw.githubusercontent.com/topjohnwu/magisk-files/canary/app-debug.apk)
+[](https://raw.githubusercontent.com/topjohnwu/magisk-files/canary/app-release.apk)
+[](https://raw.githubusercontent.com/topjohnwu/magisk-files/canary/app-debug.apk)
## Useful Links
@@ -30,7 +31,7 @@ Some highlight features:
## Bug Reports
-**Only bug reports from Canary builds will be accepted.**
+**Only bug reports from Debug builds will be accepted.**
For installation issues, upload both boot image and install logs.
For Magisk issues, upload boot logcat or dmesg.
diff --git a/gradle.properties b/gradle.properties
index 01ce3edf1..e22d7e81d 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -27,6 +27,6 @@ android.injected.testOnly=false
android.nonTransitiveRClass=true
# Magisk
-magisk.stubVersion=28
-magisk.versionCode=24310
+magisk.stubVersion=29
+magisk.versionCode=24311
magisk.ondkVersion=r24.1