From 047814528cecf1b150ca77d8b3df64a9b37f3a28 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 29 Mar 2024 16:55:16 +0000 Subject: [PATCH] chore(release): 2.223.0-dev.17 [skip ci] # [2.223.0-dev.17](https://github.com/anddea/revanced-patches/compare/v2.223.0-dev.16...v2.223.0-dev.17) (2024-03-29) ### Features * **YouTube - Custom branding icon:** Add splash animation for MMT ([bb97a79](https://github.com/anddea/revanced-patches/commit/bb97a7986bfb29a8c1032b3bbb338cf0f59c14ea)) * **YouTube - Translations:** Update `Chinese Traditional` ([#205](https://github.com/anddea/revanced-patches/issues/205)) ([f83954f](https://github.com/anddea/revanced-patches/commit/f83954f4d6ddf3c0d9fd71f3a8ff024bc5164237)) --- CHANGELOG.md | 8 ++++++++ gradle.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7096db052..bba47e0fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [2.223.0-dev.17](https://github.com/anddea/revanced-patches/compare/v2.223.0-dev.16...v2.223.0-dev.17) (2024-03-29) + + +### Features + +* **YouTube - Custom branding icon:** Add splash animation for MMT ([bb97a79](https://github.com/anddea/revanced-patches/commit/bb97a7986bfb29a8c1032b3bbb338cf0f59c14ea)) +* **YouTube - Translations:** Update `Chinese Traditional` ([#205](https://github.com/anddea/revanced-patches/issues/205)) ([f83954f](https://github.com/anddea/revanced-patches/commit/f83954f4d6ddf3c0d9fd71f3a8ff024bc5164237)) + # [2.223.0-dev.16](https://github.com/anddea/revanced-patches/compare/v2.223.0-dev.15...v2.223.0-dev.16) (2024-03-29) diff --git a/gradle.properties b/gradle.properties index a95c66c1a..7a6612fa8 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.16 +version = 2.223.0-dev.17