From fd299656dd6bde94fa5ccc95cdab0c5b6b7f27b2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 14 Sep 2022 16:03:59 +0000 Subject: [PATCH] chore(release): 2.54.1 [skip ci] ## [2.54.1](https://github.com/revanced/revanced-patches/compare/v2.54.0...v2.54.1) (2022-09-14) ### Bug Fixes * alignment of download button icon ([#477](https://github.com/revanced/revanced-patches/issues/477)) ([2093f11](https://github.com/revanced/revanced-patches/commit/2f046f9cbe1c71b6e795b261b3bf80d0243dc1f7)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3ef4105..b7f47700 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.54.1](https://github.com/revanced/revanced-patches/compare/v2.54.0...v2.54.1) (2022-09-14) + + +### Bug Fixes + +* alignment of download button icon ([#477](https://github.com/revanced/revanced-patches/issues/477)) ([2093f11](https://github.com/revanced/revanced-patches/commit/2093f11e762c471a0987fb57f03c7f48d565fdce)) + # [2.54.0](https://github.com/revanced/revanced-patches/compare/v2.53.0...v2.54.0) (2022-09-14) diff --git a/gradle.properties b/gradle.properties index d576c1ba..8a0714f3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.54.0 +version = 2.54.1