From 8f1c7f341ae1eae4f50663091acd6765078b8253 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 8 Sep 2022 20:05:20 +0000 Subject: [PATCH] chore(release): 2.52.1 [skip ci] ## [2.52.1](https://github.com/revanced/revanced-patches/compare/v2.52.0...v2.52.1) (2022-09-08) ### Bug Fixes * multiple compatible pkgs on readme ([3f82a13](https://github.com/revanced/revanced-patches/commit/3f82a1349fb11b1152ac10d76deb930f7325b7c9)) --- CHANGELOG.md | 7 +++++++ README.md | 18 ++++++++++++++++++ gradle.properties | 2 +- 3 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbe9d2bf1..b83ffae07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.52.1](https://github.com/revanced/revanced-patches/compare/v2.52.0...v2.52.1) (2022-09-08) + + +### Bug Fixes + +* multiple compatible pkgs on readme ([3f82a13](https://github.com/revanced/revanced-patches/commit/3f82a1349fb11b1152ac10d76deb930f7325b7c9)) + # [2.52.0](https://github.com/revanced/revanced-patches/compare/v2.51.3...v2.52.0) (2022-09-08) diff --git a/README.md b/README.md index 2eb2fa8b2..6bf528ff0 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,16 @@ The official Patch bundle provided by ReVanced and the community. | `tiktok-ads` | Removes ads from TikTok. | all | +### 📦 `com.zhiliaoapp.musically` +
+ +| 💊 Patch | 📜 Description | 🏹 Target Version | +|:--------:|:--------------:|:-----------------:| +| `tiktok-download` | Remove restrictions on downloads video. | all | +| `tiktok-seekbar` | Show progress bar for all video. | all | +| `tiktok-ads` | Removes ads from TikTok. | all | +
+ ### 📦 `com.google.android.youtube`
@@ -102,6 +112,14 @@ The official Patch bundle provided by ReVanced and the community. | `hide-infocard-suggestions` | Hides infocards in videos. | 17.33.42 |
+### 📦 `com.vanced.android.youtube` +
+ +| 💊 Patch | 📜 Description | 🏹 Target Version | +|:--------:|:--------------:|:-----------------:| +| `client-spoof` | Spoofs the YouTube or Vanced client to prevent playback issues. | all | +
+ ## 📝 JSON Format diff --git a/gradle.properties b/gradle.properties index f1e5ece3a..2390da924 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.52.0 +version = 2.52.1