diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b47f40b..c387ce38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.56.0](https://github.com/revanced/revanced-integrations/compare/v0.55.1...v0.56.0) (2022-10-25) + + +### Features + +* `hide-crowdfunding-box` patch ([#183](https://github.com/revanced/revanced-integrations/issues/183)) ([db71824](https://github.com/revanced/revanced-integrations/commit/db718242e7ffa0db0f8933616275b60755b6a070)) + ## [0.55.1](https://github.com/revanced/revanced-integrations/compare/v0.55.0...v0.55.1) (2022-10-25) diff --git a/gradle.properties b/gradle.properties index 628070af..59706fc2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true -version = 0.55.1 +version = 0.56.0