From 995b651ed6ba7b94131b829148f13b27c7724d8e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 20 Apr 2023 06:43:25 +0000 Subject: [PATCH] chore(release): 2.168.0-dev.8 [skip ci] # [2.168.0-dev.8](https://github.com/revanced/revanced-patches/compare/v2.168.0-dev.7...v2.168.0-dev.8) (2023-04-20) ### Bug Fixes * **youtube/hide-video-action-buttons:** fix 'hide share button' ([#1924](https://github.com/revanced/revanced-patches/issues/1924)) ([cc00b4c](https://github.com/revanced/revanced-patches/commit/cc00b4c2c474c402aeaa01d111c604e524a991a7)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36c9f9faa..5178bb631 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.168.0-dev.8](https://github.com/revanced/revanced-patches/compare/v2.168.0-dev.7...v2.168.0-dev.8) (2023-04-20) + + +### Bug Fixes + +* **youtube/hide-video-action-buttons:** fix 'hide share button' ([#1924](https://github.com/revanced/revanced-patches/issues/1924)) ([250df92](https://github.com/revanced/revanced-patches/commit/250df92a8280795a98453f031c1c29dcb1e83f7e)) + # [2.168.0-dev.7](https://github.com/revanced/revanced-patches/compare/v2.168.0-dev.6...v2.168.0-dev.7) (2023-04-20) diff --git a/gradle.properties b/gradle.properties index 9c7f36338..e952a7ef9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.168.0-dev.7 +version = 2.168.0-dev.8