From 27c66f7d124347a9f1b516690c719ca40345fe2d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 3 Dec 2022 16:25:19 +0000 Subject: [PATCH] chore(release): 2.137.0 [skip ci] # [2.137.0](https://github.com/revanced/revanced-patches/compare/v2.136.0...v2.137.0) (2022-12-03) ### Features * **youtube/return-youtube-dislike:** show dislike as a percentage ([#1185](https://github.com/revanced/revanced-patches/issues/1185)) ([e5cb571](https://github.com/revanced/revanced-patches/commit/ad3041635f8e4cdd6632280d46088747709dc12c)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d84cbafbf..12401c09e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.137.0](https://github.com/revanced/revanced-patches/compare/v2.136.0...v2.137.0) (2022-12-03) + + +### Features + +* **youtube/return-youtube-dislike:** show dislike as a percentage ([#1185](https://github.com/revanced/revanced-patches/issues/1185)) ([cbbab0b](https://github.com/revanced/revanced-patches/commit/cbbab0b4069534a2032258f9a09e9690fc68c291)) + # [2.136.0](https://github.com/revanced/revanced-patches/compare/v2.135.0...v2.136.0) (2022-12-02) diff --git a/gradle.properties b/gradle.properties index fb28db12b..6431999c3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.136.0 +version = 2.137.0