From 69f9e63f8386830f166f969bdafeebc0f4eb3a0d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 17 Jul 2022 14:06:00 +0000 Subject: [PATCH] chore(release): 0.25.1 [skip ci] ## [0.25.1](https://github.com/revanced/revanced-integrations/compare/v0.25.0...v0.25.1) (2022-07-17) ### Bug Fixes * `old-quality-layout` patch ([5a5e882](https://github.com/revanced/revanced-integrations/commit/5a5e8824c5ec9665819605ed55ec9fd020b82333)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ed4148b..c0536f81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.25.1](https://github.com/revanced/revanced-integrations/compare/v0.25.0...v0.25.1) (2022-07-17) + + +### Bug Fixes + +* `old-quality-layout` patch ([5a5e882](https://github.com/revanced/revanced-integrations/commit/5a5e8824c5ec9665819605ed55ec9fd020b82333)) + # [0.25.0](https://github.com/revanced/revanced-integrations/compare/v0.24.2...v0.25.0) (2022-07-16) diff --git a/gradle.properties b/gradle.properties index 9adf0d72..361f1898 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true android.enableJetifier = true -version = 0.25.0 +version = 0.25.1