diff --git a/CHANGELOG.md b/CHANGELOG.md index 35a9bcd04..dd8cdf305 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.37.0](https://github.com/revanced/revanced-patches/compare/v2.36.2...v2.37.0) (2022-08-15) + + +### Features + +* ˋpflotsh-ecmwf-subscription-unlockˋ patch ([#332](https://github.com/revanced/revanced-patches/issues/332)) ([ae2a1d8](https://github.com/revanced/revanced-patches/commit/ae2a1d8362e388032c3521101ff60698c4af1583)) + ## [2.36.2](https://github.com/revanced/revanced-patches/compare/v2.36.1...v2.36.2) (2022-08-14) diff --git a/README.md b/README.md index d37a96674..75434fb64 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,14 @@ Official patches by ReVanced | `general-reddit-ads` | Removes general ads from the Reddit frontpage and subreddits. | all | +### 📦 `com.garzotto.pflotsh.ecmwf_a` +
+ +| 💊 Patch | 📜 Description | 🏹 Target Version | +|:--------:|:--------------:|:-----------------:| +| `pflotsh-ecmwf-subscription-unlock` | Unlocks all subscription features. | 3.5.4 | +
+ ### 📦 `com.google.android.apps.youtube.music`
diff --git a/gradle.properties b/gradle.properties index d27d9bcae..b9ef62f3e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.36.2 +version = 2.37.0