From f9a137ca1f82a79a4ba9dbd3fbd05aefd9b561e7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 24 Jul 2022 20:32:09 +0000 Subject: [PATCH] chore(release): 0.28.0 [skip ci] # [0.28.0](https://github.com/revanced/revanced-integrations/compare/v0.27.6...v0.28.0) (2022-07-24) ### Features * `default-video-quality` patch ([#95](https://github.com/revanced/revanced-integrations/issues/95)) ([f3ee6ce](https://github.com/revanced/revanced-integrations/commit/f3ee6cec268217f98bad77d3decbffdb061ad2d2)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f6a5a0d..9befbb17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.28.0](https://github.com/revanced/revanced-integrations/compare/v0.27.6...v0.28.0) (2022-07-24) + + +### Features + +* `default-video-quality` patch ([#95](https://github.com/revanced/revanced-integrations/issues/95)) ([f3ee6ce](https://github.com/revanced/revanced-integrations/commit/f3ee6cec268217f98bad77d3decbffdb061ad2d2)) + ## [0.27.6](https://github.com/revanced/revanced-integrations/compare/v0.27.5...v0.27.6) (2022-07-21) diff --git a/gradle.properties b/gradle.properties index 01c8250d..698e076b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true android.enableJetifier = true -version = 0.27.6 +version = 0.28.0