diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a0d5526f..9f2d648c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [2.100.1](https://github.com/revanced/revanced-patches/compare/v2.100.0...v2.100.1) (2022-10-31) + # [2.100.0](https://github.com/revanced/revanced-patches/compare/v2.99.0...v2.100.0) (2022-10-30) diff --git a/gradle.properties b/gradle.properties index fa4652177..b92d5e89a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.100.0 +version = 2.100.1