From 5dff1c09ba9c5c3ffa7fdae471a037cfdabd7a55 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 17 Jul 2022 14:32:16 +0000 Subject: [PATCH] chore(release): 0.25.2 [skip ci] ## [0.25.2](https://github.com/revanced/revanced-integrations/compare/v0.25.1...v0.25.2) (2022-07-17) ### Bug Fixes * rename class `ReturnYouTubeDislikesPatch` to `ReturnYouTubeDislikePatch` ([a94fb8c](https://github.com/revanced/revanced-integrations/commit/a94fb8c119744d25a48f7dbafe2c4264cef87a36)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0536f8121..35816fd3b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.25.2](https://github.com/revanced/revanced-integrations/compare/v0.25.1...v0.25.2) (2022-07-17) + + +### Bug Fixes + +* rename class `ReturnYouTubeDislikesPatch` to `ReturnYouTubeDislikePatch` ([a94fb8c](https://github.com/revanced/revanced-integrations/commit/a94fb8c119744d25a48f7dbafe2c4264cef87a36)) + ## [0.25.1](https://github.com/revanced/revanced-integrations/compare/v0.25.0...v0.25.1) (2022-07-17) diff --git a/gradle.properties b/gradle.properties index 361f18989a..330af6334a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true android.enableJetifier = true -version = 0.25.1 +version = 0.25.2