From 9a8ddc9ca6978740322b973fb339a9cec8f43419 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 7 Jul 2022 22:35:49 +0000 Subject: [PATCH] chore(release): 0.21.7 [skip ci] ## [0.21.7](https://github.com/revanced/revanced-integrations/compare/v0.21.6...v0.21.7) (2022-07-07) ### Bug Fixes * enable wide-search-bar by default ([#67](https://github.com/revanced/revanced-integrations/issues/67)) ([fabc4e0](https://github.com/revanced/revanced-integrations/commit/fabc4e0548faa3a8d4d2a894a9f452a770b8bbb7)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb5315b9..d6758c8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.21.7](https://github.com/revanced/revanced-integrations/compare/v0.21.6...v0.21.7) (2022-07-07) + + +### Bug Fixes + +* enable wide-search-bar by default ([#67](https://github.com/revanced/revanced-integrations/issues/67)) ([fabc4e0](https://github.com/revanced/revanced-integrations/commit/fabc4e0548faa3a8d4d2a894a9f452a770b8bbb7)) + ## [0.21.6](https://github.com/revanced/revanced-integrations/compare/v0.21.5...v0.21.6) (2022-07-07) diff --git a/gradle.properties b/gradle.properties index 3a96cfef..9dbc3604 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true android.enableJetifier = true -version = 0.21.6 +version = 0.21.7