diff --git a/CHANGELOG.md b/CHANGELOG.md index ff90f5b3..66249aa9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.37.0](https://github.com/revanced/revanced-integrations/compare/v0.36.6...v0.37.0) (2022-09-15) + + +### Features + +* `disable-auto-captions` patch ([#133](https://github.com/revanced/revanced-integrations/issues/133)) ([233d332](https://github.com/revanced/revanced-integrations/commit/233d33247326b68a651525604f215d30fa3da1d4)) + ## [0.36.6](https://github.com/revanced/revanced-integrations/compare/v0.36.5...v0.36.6) (2022-09-08) diff --git a/gradle.properties b/gradle.properties index 607bb447..94573566 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true android.enableJetifier = true -version = 0.36.6 +version = 0.37.0