From e8afd60b15daaecfdd6866d1a092fcf931f731b2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 26 Jul 2022 17:35:48 +0000 Subject: [PATCH] chore(release): 0.28.1 [skip ci] ## [0.28.1](https://github.com/revanced/revanced-integrations/compare/v0.28.0...v0.28.1) (2022-07-26) ### Bug Fixes * `default-video-quality` patch crashing ([#100](https://github.com/revanced/revanced-integrations/issues/100)) ([c6b7528](https://github.com/revanced/revanced-integrations/commit/c6b7528eaea76cf04851f4085d6e6a48731fb2dc)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9befbb17..e90a0275 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.28.1](https://github.com/revanced/revanced-integrations/compare/v0.28.0...v0.28.1) (2022-07-26) + + +### Bug Fixes + +* `default-video-quality` patch crashing ([#100](https://github.com/revanced/revanced-integrations/issues/100)) ([c6b7528](https://github.com/revanced/revanced-integrations/commit/c6b7528eaea76cf04851f4085d6e6a48731fb2dc)) + # [0.28.0](https://github.com/revanced/revanced-integrations/compare/v0.27.6...v0.28.0) (2022-07-24) diff --git a/gradle.properties b/gradle.properties index 698e076b..32801b1a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true android.enableJetifier = true -version = 0.28.0 +version = 0.28.1