From 8d73183a6caf7bd4dda34533a03bf6f943d99ea1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 21 Oct 2022 13:16:26 +0000 Subject: [PATCH] chore(release): 2.85.1 [skip ci] ## [2.85.1](https://github.com/revanced/revanced-patches/compare/v2.85.0...v2.85.1) (2022-10-21) ### Bug Fixes * **youtube/theme:** extend dark mode theming ([#827](https://github.com/revanced/revanced-patches/issues/827)) ([6d803c5](https://github.com/revanced/revanced-patches/commit/0d4028fa8f0e96fbd02c6b08396a1fbd2b8472fa)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f05d67df4..236328bf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.85.1](https://github.com/revanced/revanced-patches/compare/v2.85.0...v2.85.1) (2022-10-21) + + +### Bug Fixes + +* **youtube/theme:** extend dark mode theming ([#827](https://github.com/revanced/revanced-patches/issues/827)) ([6d803c5](https://github.com/revanced/revanced-patches/commit/6d803c5386e1f6f6fb6a7fa0a9f0bb81ee1022ac)) + # [2.85.0](https://github.com/revanced/revanced-patches/compare/v2.84.1...v2.85.0) (2022-10-20) diff --git a/gradle.properties b/gradle.properties index 546fc6856..2c16d83a8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.85.0 +version = 2.85.1