From 8483a225fb5c2a1e193a3e49d6584f94395d9ffa Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 20 Oct 2022 20:11:43 +0000 Subject: [PATCH] chore(release): 0.54.0 [skip ci] # [0.54.0](https://github.com/revanced/revanced-integrations/compare/v0.53.0...v0.54.0) (2022-10-20) ### Features * **youtube:** `hide-captions-button` patch ([#175](https://github.com/revanced/revanced-integrations/issues/175)) ([867645e](https://github.com/revanced/revanced-integrations/commit/867645ea5b853c01e9f3f0a87797b0bba62460fa)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e2b39aa..464e0dda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.54.0](https://github.com/revanced/revanced-integrations/compare/v0.53.0...v0.54.0) (2022-10-20) + + +### Features + +* **youtube:** `hide-captions-button` patch ([#175](https://github.com/revanced/revanced-integrations/issues/175)) ([867645e](https://github.com/revanced/revanced-integrations/commit/867645ea5b853c01e9f3f0a87797b0bba62460fa)) + # [0.53.0](https://github.com/revanced/revanced-integrations/compare/v0.52.1...v0.53.0) (2022-10-20) diff --git a/gradle.properties b/gradle.properties index 9510b049..135a52cd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true -version = 0.53.0 +version = 0.54.0