From 658638bfad1ccb98449d9b7821afe13e8d9482f6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 27 Sep 2022 20:02:25 +0000 Subject: [PATCH] chore(release): 2.69.4 [skip ci] ## [2.69.4](https://github.com/revanced/revanced-patches/compare/v2.69.3...v2.69.4) (2022-09-27) ### Bug Fixes * **sponsorblock:** dynamically insert `setSponsorBarRect` call ([#644](https://github.com/revanced/revanced-patches/issues/644)) ([88940dd](https://github.com/revanced/revanced-patches/commit/d5ee3b006dbbb4c5f0b1d51cc88fd79ad557c7d1)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b8e77579..fda3f5cf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.69.4](https://github.com/revanced/revanced-patches/compare/v2.69.3...v2.69.4) (2022-09-27) + + +### Bug Fixes + +* **sponsorblock:** dynamically insert `setSponsorBarRect` call ([#644](https://github.com/revanced/revanced-patches/issues/644)) ([998a249](https://github.com/revanced/revanced-patches/commit/998a249a23d09eb752b35c4da731f4223be40a3b)) + ## [2.69.3](https://github.com/revanced/revanced-patches/compare/v2.69.2...v2.69.3) (2022-09-27) diff --git a/gradle.properties b/gradle.properties index 40fedf098..051691fcc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.69.3 +version = 2.69.4