From b55cd0153c764cced8bb87cc1a11af82670c1199 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 2 Jul 2022 22:56:50 +0000 Subject: [PATCH] chore(release): 0.19.1 [skip ci] ## [0.19.1](https://github.com/revanced/revanced-integrations/compare/v0.19.0...v0.19.1) (2022-07-02) ### Bug Fixes * add missing dummy task `publish` ([3a2655b](https://github.com/revanced/revanced-integrations/commit/3a2655b38b7e2994ece550ccefadbc70a31f7fa4)) * prepare for hide-suggestions patch ([#35](https://github.com/revanced/revanced-integrations/issues/35)) ([0ce6aa8](https://github.com/revanced/revanced-integrations/commit/0ce6aa854ce6248c5eb37b1207023f4127a137be)) --- CHANGELOG.md | 8 ++++++++ gradle.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04aff411..c68d2559 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [0.19.1](https://github.com/revanced/revanced-integrations/compare/v0.19.0...v0.19.1) (2022-07-02) + + +### Bug Fixes + +* add missing dummy task `publish` ([3a2655b](https://github.com/revanced/revanced-integrations/commit/3a2655b38b7e2994ece550ccefadbc70a31f7fa4)) +* prepare for hide-suggestions patch ([#35](https://github.com/revanced/revanced-integrations/issues/35)) ([0ce6aa8](https://github.com/revanced/revanced-integrations/commit/0ce6aa854ce6248c5eb37b1207023f4127a137be)) + ## [0.19.1-dev.1](https://github.com/revanced/revanced-integrations/compare/v0.19.0...v0.19.1-dev.1) (2022-07-02) diff --git a/gradle.properties b/gradle.properties index de05378c..2a4b5b4d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true android.enableJetifier = true -version = 0.19.1-dev.1 +version = 0.19.1