From 10f6d8e4eac83bca03def10313b31c408317d009 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 3 Aug 2022 19:10:58 +0000 Subject: [PATCH] chore(release): 0.31.1 [skip ci] ## [0.31.1](https://github.com/revanced/revanced-integrations/compare/v0.31.0...v0.31.1) (2022-08-03) ### Bug Fixes * logic in `VideoAdsPatch` ([#116](https://github.com/revanced/revanced-integrations/issues/116)) ([f474541](https://github.com/revanced/revanced-integrations/commit/f47454109417d59f9fa8955b9080d8ad659926e2)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc31b21f..59a5a731 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.31.1](https://github.com/revanced/revanced-integrations/compare/v0.31.0...v0.31.1) (2022-08-03) + + +### Bug Fixes + +* logic in `VideoAdsPatch` ([#116](https://github.com/revanced/revanced-integrations/issues/116)) ([f474541](https://github.com/revanced/revanced-integrations/commit/f47454109417d59f9fa8955b9080d8ad659926e2)) + # [0.31.0](https://github.com/revanced/revanced-integrations/compare/v0.30.4...v0.31.0) (2022-08-03) diff --git a/gradle.properties b/gradle.properties index 46a2ed8a..a5619161 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true android.enableJetifier = true -version = 0.31.0 +version = 0.31.1