diff --git a/CHANGELOG.md b/CHANGELOG.md index c387ce38..2e8f8d28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.57.0](https://github.com/revanced/revanced-integrations/compare/v0.56.0...v0.57.0) (2022-10-25) + + +### Features + +* `hide-artist-card` patch ([#186](https://github.com/revanced/revanced-integrations/issues/186)) ([ac3a835](https://github.com/revanced/revanced-integrations/commit/ac3a835215299d9f0be330678bd91adee6f61210)) + # [0.56.0](https://github.com/revanced/revanced-integrations/compare/v0.55.1...v0.56.0) (2022-10-25) diff --git a/gradle.properties b/gradle.properties index 59706fc2..61a97d6d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true -version = 0.56.0 +version = 0.57.0