From 509f56b5b78ef1b20eb5a964c305e44263b2fa3e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 16 Apr 2023 18:19:54 +0000 Subject: [PATCH] chore(release): 2.168.0-dev.2 [skip ci] # [2.168.0-dev.2](https://github.com/revanced/revanced-patches/compare/v2.168.0-dev.1...v2.168.0-dev.2) (2023-04-16) ### Features * **youtube/sponsorblock:** skip to video highlight ([#1874](https://github.com/revanced/revanced-patches/issues/1874)) ([1b7a3e3](https://github.com/revanced/revanced-patches/commit/1b7a3e34ed7ea8b47936941dc084cd33c3c51c73)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d72830b7..5724cc535 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.168.0-dev.2](https://github.com/revanced/revanced-patches/compare/v2.168.0-dev.1...v2.168.0-dev.2) (2023-04-16) + + +### Features + +* **youtube/sponsorblock:** skip to video highlight ([#1874](https://github.com/revanced/revanced-patches/issues/1874)) ([ed335fb](https://github.com/revanced/revanced-patches/commit/ed335fb9a0009d74078564dcbbeabc99d2323bb4)) + # [2.168.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.167.1...v2.168.0-dev.1) (2023-04-16) diff --git a/gradle.properties b/gradle.properties index 59176ff38..2e7921283 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.168.0-dev.1 +version = 2.168.0-dev.2