diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bb26dd7..d12255f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [2.13.6](https://github.com/revanced/revanced-patches/compare/v2.13.5...v2.13.6) (2022-07-14) + ## [2.13.5](https://github.com/revanced/revanced-patches/compare/v2.13.4...v2.13.5) (2022-07-14) diff --git a/README.md b/README.md index 5e201a7c..29a8b334 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ReVanced Patches +# ReVanced Patches 🧩 Official patches by ReVanced @@ -10,7 +10,7 @@ | `codecs-unlock` | Enables more audio codecs. Usually results in better audio quality but may depend on song and device. | `com.google.android.apps.youtube.music` | 5.3.50 | | `background-play` | Enables playing music in the background. | `com.google.android.apps.youtube.music` | 5.3.50 | | `tasteBuilder-remover` | Removes the "Tell us which artists you like" card from the Home screen. The same functionality can be triggered from the settings anyway. | `com.google.android.apps.youtube.music` | 5.3.50 | -| `upgrade-button-remover` | Removes the upgrade tab from the pivot bar in YouTube music. | `com.google.android.apps.youtube.music` | 5.3.50 | +| `upgrade-button-remover` | Removes the upgrade tab from the pivot bar in YouTube Music. | `com.google.android.apps.youtube.music` | 5.3.50 | | `hide-infocard-suggestions` | Hides infocards in videos. | `com.google.android.youtube` | 17.26.35 | | `video-ads` | Removes ads in the YouTube video player. | `com.google.android.youtube` | 17.26.35 | | `general-ads` | Removes general ads in bytecode. | `com.google.android.youtube` | 17.26.35 | diff --git a/gradle.properties b/gradle.properties index 38cc22dd..87c30e30 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.13.5 +version = 2.13.6