diff --git a/beta.json b/beta.json index ea417812..1a7798c8 100644 --- a/beta.json +++ b/beta.json @@ -1,12 +1,12 @@ { "magisk": { - "version": "26.4", - "versionCode": "26400", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.4/app-release.apk", - "note": "https://topjohnwu.github.io/Magisk/releases/26400.md" + "version": "27.0", + "versionCode": "27000", + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@27.0/app-release.apk", + "note": "https://topjohnwu.github.io/Magisk/releases/27000.md" }, "stub": { "versionCode": "38", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.4/stub-release.apk" + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@27.0/stub-release.apk" } }