From c97611f2b165d566ad07d75815d9da928c1ca385 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 22 Aug 2022 02:42:29 +0000 Subject: [PATCH] chore(release): 2.40.2 [skip ci] ## [2.40.2](https://github.com/revanced/revanced-patches/compare/v2.40.1...v2.40.2) (2022-08-22) ### Bug Fixes * correct title for `tablet-miniplayer` setting switch ([6af6c02](https://github.com/revanced/revanced-patches/commit/77db73d0e98d83e9c508b0b3c33a34b95a476048)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9724837c9..82d936f3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.40.2](https://github.com/revanced/revanced-patches/compare/v2.40.1...v2.40.2) (2022-08-22) + + +### Bug Fixes + +* correct title for `tablet-miniplayer` setting switch ([6af6c02](https://github.com/revanced/revanced-patches/commit/6af6c02154d170153093bd846dfcb7a6205dd6fa)) + ## [2.40.1](https://github.com/revanced/revanced-patches/compare/v2.40.0...v2.40.1) (2022-08-22) diff --git a/gradle.properties b/gradle.properties index 3bce0300c..21a7b9de0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.40.1 +version = 2.40.2