diff --git a/CHANGELOG.md b/CHANGELOG.md index e6722e79f..9fd798ca5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [2.64.1](https://github.com/revanced/revanced-patches/compare/v2.64.0...v2.64.1) (2022-09-21) + # [2.64.0](https://github.com/revanced/revanced-patches/compare/v2.63.0...v2.64.0) (2022-09-21) diff --git a/gradle.properties b/gradle.properties index 2bf909c44..4c1778f51 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.64.0 +version = 2.64.1