From f5593e051c3cc6a1c1f9678fe5db0e6cd99721f8 Mon Sep 17 00:00:00 2001 From: topjohnwu Date: Sun, 17 Jan 2021 06:19:56 -0800 Subject: [PATCH] Update README --- README.MD | 6 +++--- docs/releases/index.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.MD b/README.MD index 4b228c445..12ebdcaa4 100644 --- a/README.MD +++ b/README.MD @@ -15,11 +15,11 @@ Here are some feature highlights: ## Downloads -[![](https://img.shields.io/badge/Magisk%20Manager-v8.0.6-green)](https://github.com/topjohnwu/Magisk/releases/download/manager-v8.0.6/MagiskManager-v8.0.6.apk) +[![](https://img.shields.io/badge/Magisk%20Manager-v8.0.7-green)](https://github.com/topjohnwu/Magisk/releases/download/manager-v8.0.7/MagiskManager-v8.0.7.apk) [![](https://img.shields.io/badge/Magisk%20Manager-Canary-red)](https://raw.githubusercontent.com/topjohnwu/magisk_files/canary/app-debug.apk)
-[![](https://img.shields.io/badge/Magisk-v21.3-blue)](https://github.com/topjohnwu/Magisk/releases/tag/v21.3) -[![](https://img.shields.io/badge/Magisk%20Beta-v21.3-blue)](https://github.com/topjohnwu/Magisk/releases/tag/v21.3) +[![](https://img.shields.io/badge/Magisk-v21.4-blue)](https://github.com/topjohnwu/Magisk/releases/tag/v21.4) +[![](https://img.shields.io/badge/Magisk%20Beta-v21.4-blue)](https://github.com/topjohnwu/Magisk/releases/tag/v21.4) ## Useful Links diff --git a/docs/releases/index.md b/docs/releases/index.md index 287daa64e..f3f20f455 100644 --- a/docs/releases/index.md +++ b/docs/releases/index.md @@ -1,6 +1,6 @@ # Release Notes -- [v21.3](21300.md) +- [v21.4](21400.md) - [v21.2](21200.md) - [v21.1](21100.md) - [v21.0](21000.md)