From 78dcfb92b4cc4442f808cb4aae50c65f940a6679 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 20 Jul 2022 20:51:45 +0000 Subject: [PATCH] chore(release): 2.20.2 [skip ci] ## [2.20.2](https://github.com/revanced/revanced-patches/compare/v2.20.1...v2.20.2) (2022-07-20) ### Bug Fixes * autoplay not working. ([586eed5](https://github.com/revanced/revanced-patches/commit/586eed515fc7ff8e3b1b150b0d34610b39480bb5)) --- 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 b2f9e2bd4..bbcef0306 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.20.2](https://github.com/revanced/revanced-patches/compare/v2.20.1...v2.20.2) (2022-07-20) + + +### Bug Fixes + +* autoplay not working. ([586eed5](https://github.com/revanced/revanced-patches/commit/586eed515fc7ff8e3b1b150b0d34610b39480bb5)) + ## [2.20.1](https://github.com/revanced/revanced-patches/compare/v2.20.0...v2.20.1) (2022-07-20) diff --git a/README.md b/README.md index 10574395c..328215f4e 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 891a094e8..63c0576d7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.20.1 +version = 2.20.2