From 481b8d612da4cb9c9cab098562ecddea754b55c1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 15 Sep 2022 22:03:41 +0000 Subject: [PATCH] chore(release): 0.37.2 [skip ci] ## [0.37.2](https://github.com/revanced/revanced-integrations/compare/v0.37.1...v0.37.2) (2022-09-15) ### Bug Fixes * consolidate ad filters ([#140](https://github.com/revanced/revanced-integrations/issues/140)) ([8a39551](https://github.com/revanced/revanced-integrations/commit/8a39551abacc5e62a3c60dbdc2644afc9babe156)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f44b67ba..b8eb2f27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.37.2](https://github.com/revanced/revanced-integrations/compare/v0.37.1...v0.37.2) (2022-09-15) + + +### Bug Fixes + +* consolidate ad filters ([#140](https://github.com/revanced/revanced-integrations/issues/140)) ([8a39551](https://github.com/revanced/revanced-integrations/commit/8a39551abacc5e62a3c60dbdc2644afc9babe156)) + ## [0.37.1](https://github.com/revanced/revanced-integrations/compare/v0.37.0...v0.37.1) (2022-09-15) diff --git a/gradle.properties b/gradle.properties index 70cbe4b6..df1d2b34 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true android.enableJetifier = true -version = 0.37.1 +version = 0.37.2