diff --git a/README.MD b/README.MD index aa6bf0cf5..425607e99 100644 --- a/README.MD +++ b/README.MD @@ -15,7 +15,7 @@ Here are some feature highlights: ## Downloads -[![](https://img.shields.io/badge/Magisk%20Manager-v8.0.1-green)](https://github.com/topjohnwu/Magisk/releases/download/manager-v8.0.1/MagiskManager-v8.0.1.apk) +[![](https://img.shields.io/badge/Magisk%20Manager-v8.0.2-green)](https://github.com/topjohnwu/Magisk/releases/download/manager-v8.0.2/MagiskManager-v8.0.2.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-v20.4-blue)](https://github.com/topjohnwu/Magisk/releases/tag/v20.4) diff --git a/docs/app_changes.md b/docs/app_changes.md index 8909e8e8f..1af2cab4c 100644 --- a/docs/app_changes.md +++ b/docs/app_changes.md @@ -1,6 +1,6 @@ # Magisk Manager Changelog -## v8.0.2 +### v8.0.2 - Fix an issue with requesting permission on devices older than Android 10 - Make more files download through CDN