diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bf8a8873..05f22d82b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.226.0-dev.20](https://github.com/anddea/revanced-patches/compare/v2.226.0-dev.19...v2.226.0-dev.20) (2024-06-26) + + +### Features + +* **YouTube - Shorts overlay buttons:** Update `Outline` and `OutlineCircle` icons ([527681c](https://github.com/anddea/revanced-patches/commit/527681c2572231dd15660e765c7408efd5cef4f1)) + # [2.226.0-dev.19](https://github.com/anddea/revanced-patches/compare/v2.226.0-dev.18...v2.226.0-dev.19) (2024-06-26) diff --git a/gradle.properties b/gradle.properties index 9a6c8afad..b217246a0 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.226.0-dev.19 +version = 2.226.0-dev.20