From 7e236b01fb195001de56e4e4e026c56bed51a76d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 16 Jul 2022 14:53:26 +0000 Subject: [PATCH] chore(release): 0.25.0 [skip ci] # [0.25.0](https://github.com/revanced/revanced-integrations/compare/v0.24.2...v0.25.0) (2022-07-16) ### Features * `return-youtube-dislikes` patch ([#81](https://github.com/revanced/revanced-integrations/issues/81)) ([2d513b5](https://github.com/revanced/revanced-integrations/commit/2d513b5100101cc3cd0393ed72bd7e09b9e11409)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e87bd62de..4ed4148b28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.25.0](https://github.com/revanced/revanced-integrations/compare/v0.24.2...v0.25.0) (2022-07-16) + + +### Features + +* `return-youtube-dislikes` patch ([#81](https://github.com/revanced/revanced-integrations/issues/81)) ([2d513b5](https://github.com/revanced/revanced-integrations/commit/2d513b5100101cc3cd0393ed72bd7e09b9e11409)) + ## [0.24.2](https://github.com/revanced/revanced-integrations/compare/v0.24.1...v0.24.2) (2022-07-14) diff --git a/gradle.properties b/gradle.properties index 9b2107b9fd..9adf0d72e9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true android.enableJetifier = true -version = 0.24.2 +version = 0.25.0