From 8b37c156ae9d51dbcee5d66ad135413d884a66c4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 22 Aug 2022 17:16:38 +0000 Subject: [PATCH] chore(release): 2.42.0 [skip ci] # [2.42.0](https://github.com/revanced/revanced-patches/compare/v2.41.0...v2.42.0) (2022-08-22) ### Bug Fixes * default values for settings ([92eaffa](https://github.com/revanced/revanced-patches/commit/92eaffa3b037be5173a3e1fd01533b66569fa300)) ### Features * setting for downloader package name ([8372c7b](https://github.com/revanced/revanced-patches/commit/8372c7b1dcf77c1ae96a830a39053c018967ab24)) * v17.29.34 compatibility for `downloads` patch ([#374](https://github.com/revanced/revanced-patches/issues/374)) ([2923751](https://github.com/revanced/revanced-patches/commit/29237511eee77e7f9d817f1c2dfe4080c49398f3)) --- CHANGELOG.md | 13 +++++++++++++ gradle.properties | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 922949c38..74a66b685 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [2.42.0](https://github.com/revanced/revanced-patches/compare/v2.41.0...v2.42.0) (2022-08-22) + + +### Bug Fixes + +* default values for settings ([834c4ad](https://github.com/revanced/revanced-patches/commit/834c4add71570d36b645246621ba24da3869d613)) + + +### Features + +* setting for downloader package name ([965d05c](https://github.com/revanced/revanced-patches/commit/965d05cfa55d7a51f64a11f0219e2867568ba852)) +* v17.29.34 compatibility for `downloads` patch ([#374](https://github.com/revanced/revanced-patches/issues/374)) ([d81f1af](https://github.com/revanced/revanced-patches/commit/d81f1af327e0d7471f410811af46da34ddfb1bb4)) + # [2.41.0](https://github.com/revanced/revanced-patches/compare/v2.40.2...v2.41.0) (2022-08-22) diff --git a/gradle.properties b/gradle.properties index d95f5139c..6aac66af1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.41.0 +version = 2.42.0