From 5580d7bf332b03df71ef4dc2246a3b1f124c57c4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 14 Mar 2024 05:53:51 +0000 Subject: [PATCH] chore(release): 0.146.2 [skip ci] ## [0.146.2](https://github.com/YT-Advanced/ReX-integrations/compare/v0.146.1...v0.146.2) (2024-03-14) ### Bug Fixes * **YouTube - Hide Community Post:** Not be hidden correctly ([0714f4b](https://github.com/YT-Advanced/ReX-integrations/commit/0714f4b17574a25b79119e71b435d45bc9042e65)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3011fce100..a30fcedcda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.146.2](https://github.com/YT-Advanced/ReX-integrations/compare/v0.146.1...v0.146.2) (2024-03-14) + + +### Bug Fixes + +* **YouTube - Hide Community Post:** Not be hidden correctly ([0714f4b](https://github.com/YT-Advanced/ReX-integrations/commit/0714f4b17574a25b79119e71b435d45bc9042e65)) + ## [0.146.1](https://github.com/YT-Advanced/ReX-integrations/compare/v0.146.0...v0.146.1) (2024-03-11) diff --git a/gradle.properties b/gradle.properties index 0dc09a3bef..3c1dd5610b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,4 +4,4 @@ android.useAndroidX = true org.gradle.caching = true org.gradle.jvmargs = -Xmx2048m -XX:+UseParallelGC org.gradle.parallel = true -version = 0.146.1 +version = 0.146.2