From c235e43ccc5048c92730e9a9086df965f474ed0b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 26 Jul 2022 16:13:10 +0000 Subject: [PATCH] chore(release): 2.25.0 [skip ci] # [2.25.0](https://github.com/revanced/revanced-patches/compare/v2.24.0...v2.25.0) (2022-07-26) ### Features * `general-reddit-ads` patch ([#235](https://github.com/revanced/revanced-patches/issues/235)) ([d63c016](https://github.com/revanced/revanced-patches/commit/d63c016d38d2a5b1d152abccdb582990987a1911)) --- CHANGELOG.md | 7 +++++++ README.md | 10 +++++++++- gradle.properties | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a30fb44b..d151f1182 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.25.0](https://github.com/revanced/revanced-patches/compare/v2.24.0...v2.25.0) (2022-07-26) + + +### Features + +* `general-reddit-ads` patch ([#235](https://github.com/revanced/revanced-patches/issues/235)) ([d63c016](https://github.com/revanced/revanced-patches/commit/d63c016d38d2a5b1d152abccdb582990987a1911)) + # [2.24.0](https://github.com/revanced/revanced-patches/compare/v2.23.0...v2.24.0) (2022-07-26) diff --git a/README.md b/README.md index 478551df9..052a958c9 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,14 @@ Official patches by ReVanced | `timeline-ads` | Removes ads from the Twitter timeline. | all | +### 📦 `com.reddit.frontpage` +
+ +| 💊 Patch | 📜 Description | 🏹 Target Version | +|:--------:|:--------------:|:-----------------:| +| `general-reddit-ads` | Removes general ads from the Reddit frontpage and subreddits. | all | +
+ ### 📦 `com.google.android.apps.youtube.music`
@@ -23,7 +31,7 @@ Official patches by ReVanced | `compact-header` | Hides the music category bar at the top of the homepage. | 5.16.51 | | `upgrade-button-remover` | Removes the upgrade tab from the pivot bar. | 5.16.51 | | `background-play` | Enables playing music in the background. | 5.16.51 | -| `music-microg-support` | Patch to allow YouTube Music ReVanced to run without root and under a different package name. | 5.16.51 | +| `music-microg-support` | Allows YouTube Music ReVanced to run without root and under a different package name. | 5.16.51 | | `music-video-ads` | Removes ads in the music player. | 5.16.51 | | `codecs-unlock` | Adds more audio codec options. The new audio codecs usually result in better audio quality. | 5.16.51 | | `exclusive-audio-playback` | Enables the option to play music without video. | 5.16.51 | diff --git a/gradle.properties b/gradle.properties index b1cb5055d..bb5126559 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.24.0 +version = 2.25.0