From 5ad7a9446ce1c573b25017d801c8e25e69099c55 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 23 Jul 2022 16:50:54 +0000 Subject: [PATCH] chore(release): 2.21.1 [skip ci] ## [2.21.1](https://github.com/revanced/revanced-patches/compare/v2.21.0...v2.21.1) (2022-07-23) ### Bug Fixes * add v17.28.34 compatiblity for the `hide-shorts-button` patch ([#224](https://github.com/revanced/revanced-patches/issues/224)) ([76166bb](https://github.com/revanced/revanced-patches/commit/76166bb35f940ef661e2802f5bf93ed91f2e2913)) --- CHANGELOG.md | 7 +++++++ README.md | 2 +- gradle.properties | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e853d1f..1d6e5542 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.21.1](https://github.com/revanced/revanced-patches/compare/v2.21.0...v2.21.1) (2022-07-23) + + +### Bug Fixes + +* add v17.28.34 compatiblity for the `hide-shorts-button` patch ([#224](https://github.com/revanced/revanced-patches/issues/224)) ([76166bb](https://github.com/revanced/revanced-patches/commit/76166bb35f940ef661e2802f5bf93ed91f2e2913)) + # [2.21.0](https://github.com/revanced/revanced-patches/compare/v2.20.5...v2.21.0) (2022-07-23) diff --git a/README.md b/README.md index 0381e6c6..2c212929 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ | `custom-branding` | Changes the YouTube launcher icon to be ReVanced's. | `com.google.android.youtube` | all | | `disable-fullscreen-panels` | Disables video description and comments panel in fullscreen view. | `com.google.android.youtube` | 17.27.39 | | `old-quality-layout` | Enables the original quality flyout menu. | `com.google.android.youtube` | 17.27.39 | -| `hide-shorts-button` | Hides the shorts button on the navigation bar. | `com.google.android.youtube` | 17.27.39 | +| `hide-shorts-button` | Hides the shorts button on the navigation bar. | `com.google.android.youtube` | 17.28.34 | | `hide-watermark` | Hides creator's watermarks on videos. | `com.google.android.youtube` | 17.27.39 | | `sponsorblock` | Integrate SponsorBlock. | `com.google.android.youtube` | 17.27.39 | | `enable-wide-searchbar` | Replaces the search icon with a wide search bar. This will hide the YouTube logo when active. | `com.google.android.youtube` | 17.27.39 | diff --git a/gradle.properties b/gradle.properties index 9f7f441f..0fab0021 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.21.0 +version = 2.21.1