From 6762ea417890fababf7bb131a2214f5420251aae Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 28 Oct 2022 23:58:59 +0000 Subject: [PATCH] chore(release): 0.60.0 [skip ci] # [0.60.0](https://github.com/revanced/revanced-integrations/compare/v0.59.0...v0.60.0) (2022-10-28) ### Features * **youtube/return-youtube-dislike:** compatibility for old and new button layout ([a92c932](https://github.com/revanced/revanced-integrations/commit/a92c932a20e72ba55880081325fceee443955de5)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77dfde5b..68f67670 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.60.0](https://github.com/revanced/revanced-integrations/compare/v0.59.0...v0.60.0) (2022-10-28) + + +### Features + +* **youtube/return-youtube-dislike:** compatibility for old and new button layout ([a92c932](https://github.com/revanced/revanced-integrations/commit/a92c932a20e72ba55880081325fceee443955de5)) + # [0.59.0](https://github.com/revanced/revanced-integrations/compare/v0.58.0...v0.59.0) (2022-10-25) diff --git a/gradle.properties b/gradle.properties index 5080ab76..c364eb55 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true -version = 0.59.0 +version = 0.60.0