From ce0c822dd2db8e5575dcacdce7e23c731e4fac8d Mon Sep 17 00:00:00 2001 From: topjohnwu Date: Sun, 5 Nov 2023 23:31:14 -0800 Subject: [PATCH] Release Magisk v26.4 --- beta.json | 12 ++++++------ stable.json | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/beta.json b/beta.json index db391336..ea417812 100644 --- a/beta.json +++ b/beta.json @@ -1,12 +1,12 @@ { "magisk": { - "version": "26.3", - "versionCode": "26300", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.3/app-release.apk", - "note": "https://topjohnwu.github.io/Magisk/releases/26300.md" + "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" }, "stub": { - "versionCode": "37", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.3/stub-release.apk" + "versionCode": "38", + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.4/stub-release.apk" } } diff --git a/stable.json b/stable.json index db391336..ea417812 100644 --- a/stable.json +++ b/stable.json @@ -1,12 +1,12 @@ { "magisk": { - "version": "26.3", - "versionCode": "26300", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.3/app-release.apk", - "note": "https://topjohnwu.github.io/Magisk/releases/26300.md" + "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" }, "stub": { - "versionCode": "37", - "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.3/stub-release.apk" + "versionCode": "38", + "link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@26.4/stub-release.apk" } }