diff --git a/CHANGELOG.md b/CHANGELOG.md index 57a143a69a..4f19b48881 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.223.0-dev.23](https://github.com/anddea/revanced-patches/compare/v2.223.0-dev.22...v2.223.0-dev.23) (2024-04-01) + + +### Features + +* **YouTube/Translations:** Update `Russian` ([#233](https://github.com/anddea/revanced-patches/issues/233)) ([38c6a8c](https://github.com/anddea/revanced-patches/commit/38c6a8c7a218f01a5eb30ad7fe3a1f59f1f6e343)) + # [2.223.0-dev.22](https://github.com/anddea/revanced-patches/compare/v2.223.0-dev.21...v2.223.0-dev.22) (2024-04-01) diff --git a/gradle.properties b/gradle.properties index 25939034c7..3b2b4f74d7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.parallel = true org.gradle.caching = true kotlin.code.style = official -version = 2.223.0-dev.22 +version = 2.223.0-dev.23