From 8878c9f7040756255460087ab7bbf69d13e483a4 Mon Sep 17 00:00:00 2001 From: snake-4 <18491360+snake-4@users.noreply.github.com> Date: Sat, 3 Aug 2024 05:06:47 +0200 Subject: [PATCH] Bumped version to 2.1.2 --- build.gradle.kts | 4 ++-- update_metadata/CHANGELOG.md | 16 ++-------------- 2 files changed, 4 insertions(+), 16 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index cde6ba9..1998743 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -15,5 +15,5 @@ val commitHash: String by extra { val moduleId by extra("zygisk-assistant") val moduleName by extra("Zygisk Assistant") -val verName by extra("v2.1.1") -val verCode by extra(211) +val verName by extra("v2.1.2") +val verCode by extra(212) diff --git a/update_metadata/CHANGELOG.md b/update_metadata/CHANGELOG.md index 25d1116..65f6d3c 100644 --- a/update_metadata/CHANGELOG.md +++ b/update_metadata/CHANGELOG.md @@ -1,14 +1,2 @@ -## 2.1.1 -+ Added prop hiding! 🎉 -+ Added FD reopener, might solve some issues. -+ Changed mount detection logic to include bind mounts on KSU. - -## 2.1.0 -+ Added Zygisk hide for Magisk 27.0. -+ Fixed bind mount hiding. ReVanced is fully hidden now. -+ All Systemless Hosts modules are hidden now. -+ Fixed compatibility issues with other modules. - -## 2.0.4 -+ Fixed an issue causing root to be lost. -+ Fixed potential incompatibilities with other apps. +## 2.1.2 ++ Added scripts to reset sensitive props.