From 81d3afd0651ac4f5f93995eb5c41876cdc66eca4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 1 Nov 2022 06:14:56 +0000 Subject: [PATCH] chore(release): 0.64.1 [skip ci] ## [0.64.1](https://github.com/revanced/revanced-integrations/compare/v0.64.0...v0.64.1) (2022-11-01) ### Bug Fixes * **youtube/video-ads:** add switch to temporarily fix buffering issues ([8b4bed8](https://github.com/revanced/revanced-integrations/commit/8b4bed8ab372cd9a0e18d3ba34c7b4a73f604d77)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f02a2abf..eb53a390 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.64.1](https://github.com/revanced/revanced-integrations/compare/v0.64.0...v0.64.1) (2022-11-01) + + +### Bug Fixes + +* **youtube/video-ads:** add switch to temporarily fix buffering issues ([8b4bed8](https://github.com/revanced/revanced-integrations/commit/8b4bed8ab372cd9a0e18d3ba34c7b4a73f604d77)) + # [0.64.0](https://github.com/revanced/revanced-integrations/compare/v0.63.1...v0.64.0) (2022-10-30) diff --git a/gradle.properties b/gradle.properties index 3968ff70..3fc3f3b7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ org.gradle.jvmargs = -Xmx2048m android.useAndroidX = true -version = 0.64.0 +version = 0.64.1