From b13d692ef1b75f15de45cd1a7c5a1822abcaaef7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 30 Oct 2022 12:05:49 +0000 Subject: [PATCH] chore(release): 0.64.0 [skip ci] # [0.64.0](https://github.com/revanced/revanced-integrations/compare/v0.63.1...v0.64.0) (2022-10-30) ### Features * `hide-watch-in-vr` patch ([#191](https://github.com/revanced/revanced-integrations/issues/191)) ([fb20ae1](https://github.com/revanced/revanced-integrations/commit/fb20ae19e868032b29c90039bff66e7cafa2d972)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0815430f..f02a2abf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.64.0](https://github.com/revanced/revanced-integrations/compare/v0.63.1...v0.64.0) (2022-10-30) + + +### Features + +* `hide-watch-in-vr` patch ([#191](https://github.com/revanced/revanced-integrations/issues/191)) ([fb20ae1](https://github.com/revanced/revanced-integrations/commit/fb20ae19e868032b29c90039bff66e7cafa2d972)) + ## [0.63.1](https://github.com/revanced/revanced-integrations/compare/v0.63.0...v0.63.1) (2022-10-30) diff --git a/gradle.properties b/gradle.properties index 2cb6547b..3968ff70 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true -version = 0.63.1 +version = 0.64.0