From e5ec40f6fafc906f2b52726ca3beb6ef10c9d11f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 27 Aug 2022 01:23:45 +0000 Subject: [PATCH] chore(release): 2.44.0 [skip ci] # [2.44.0](https://github.com/revanced/revanced-patches/compare/v2.43.2...v2.44.0) (2022-08-27) ### Features * add debug switch ([#391](https://github.com/revanced/revanced-patches/issues/391)) ([ee4b776](https://github.com/revanced/revanced-patches/commit/96c43fc6f516bf1dbb324e94cae0038cb5dfcba4)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16910f097..f96711dc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.44.0](https://github.com/revanced/revanced-patches/compare/v2.43.2...v2.44.0) (2022-08-27) + + +### Features + +* add debug switch ([#391](https://github.com/revanced/revanced-patches/issues/391)) ([ee4b776](https://github.com/revanced/revanced-patches/commit/ee4b7761d8bb4549f2f100f721c90c664eedfe4a)) + ## [2.43.2](https://github.com/revanced/revanced-patches/compare/v2.43.1...v2.43.2) (2022-08-26) diff --git a/gradle.properties b/gradle.properties index f3bd4e144..bd5b9aca7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.43.2 +version = 2.44.0