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