From ff5094cdc48d20795e98ac62ac302a16ccf751be Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 14 Jul 2022 15:23:07 +0000 Subject: [PATCH] chore(release): 2.13.5 [skip ci] ## [2.13.5](https://github.com/revanced/revanced-patches/compare/v2.13.4...v2.13.5) (2022-07-14) ### Bug Fixes * `swipe-controls` with active engagement panel ([#177](https://github.com/revanced/revanced-patches/issues/177)) ([000ec6d](https://github.com/revanced/revanced-patches/commit/000ec6d8f6ecbb910a06ec852564ee9e5f03dcf8)) --- CHANGELOG.md | 7 +++++++ README.md | 2 +- gradle.properties | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eab4a34e..9bb26dd72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.13.5](https://github.com/revanced/revanced-patches/compare/v2.13.4...v2.13.5) (2022-07-14) + + +### Bug Fixes + +* `swipe-controls` with active engagement panel ([#177](https://github.com/revanced/revanced-patches/issues/177)) ([000ec6d](https://github.com/revanced/revanced-patches/commit/000ec6d8f6ecbb910a06ec852564ee9e5f03dcf8)) + ## [2.13.4](https://github.com/revanced/revanced-patches/compare/v2.13.3...v2.13.4) (2022-07-13) diff --git a/README.md b/README.md index 5e201a7c9..a6cbda4cb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ReVanced Patches +# ReVanced Patches 🧩 Official patches by ReVanced diff --git a/gradle.properties b/gradle.properties index bd38f33b1..38cc22dd5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.13.4 +version = 2.13.5