Skip to content

Commit

Permalink
Release Magisk v26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
topjohnwu committed Aug 28, 2023
1 parent 110f6a0 commit 0857f69
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions beta.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"magisk": {
"version": "26.1",
"versionCode": "26100",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.1/app-release.apk",
"note": "https://topjohnwu.github.io/Magisk/releases/26100.md"
"version": "26.2",
"versionCode": "26200",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.2/app-release.apk",
"note": "https://topjohnwu.github.io/Magisk/releases/26200.md"
},
"stub": {
"versionCode": "36",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.1/stub-release.apk"
"versionCode": "37",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.2/stub-release.apk"
}
}

0 comments on commit 0857f69

Please sign in to comment.