From 163a51af573dc93d52481d1fe837c2d0e4b05d32 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 22 Aug 2022 03:01:02 +0000 Subject: [PATCH] chore(release): 0.35.0 [skip ci] # [0.35.0](https://github.com/revanced/revanced-integrations/compare/v0.34.0...v0.35.0) (2022-08-22) ### Features * `downloads` patch ([#89](https://github.com/revanced/revanced-integrations/issues/89)) ([6aa02e5](https://github.com/revanced/revanced-integrations/commit/6aa02e50632031ad44cfc38ff3db5b7797ac88c6)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd91b72b..ce7a12b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.35.0](https://github.com/revanced/revanced-integrations/compare/v0.34.0...v0.35.0) (2022-08-22) + + +### Features + +* `downloads` patch ([#89](https://github.com/revanced/revanced-integrations/issues/89)) ([6aa02e5](https://github.com/revanced/revanced-integrations/commit/6aa02e50632031ad44cfc38ff3db5b7797ac88c6)) + # [0.34.0](https://github.com/revanced/revanced-integrations/compare/v0.33.1...v0.34.0) (2022-08-22) diff --git a/gradle.properties b/gradle.properties index 8a0e85ad..29255328 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true android.enableJetifier = true -version = 0.34.0 +version = 0.35.0