From 87877a8f2f7890c5997d3d93edd149b54f3118a0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 12 Oct 2023 21:27:33 +0000 Subject: [PATCH] chore(release): 2.194.0 [skip ci] # [2.194.0](https://github.com/ReVanced/revanced-patches/compare/v2.193.0...v2.194.0) (2023-10-12) ### Bug Fixes * Fix builds ([8c53a6a](https://github.com/ReVanced/revanced-patches/commit/8c53a6ab82cfb655fc06286c3b578710c84a0d39)) * **YouTube - ReturnYouTubeDislike:** Fix dislikes not showing on Shorts ([#3133](https://github.com/ReVanced/revanced-patches/issues/3133)) ([44e35bf](https://github.com/ReVanced/revanced-patches/commit/44e35bf8aaca2c94652626a604669a97dc71cbb7)) * **YouTube - Spoof app version:** Recommend clearing the app data after turning off spoofing ([#3134](https://github.com/ReVanced/revanced-patches/issues/3134)) ([99cf7ca](https://github.com/ReVanced/revanced-patches/commit/99cf7ca1730079965a3a683fa7a4210df9d2beef)) ### Features * **CieID:** Add `bypass root check` patch ([#3011](https://github.com/ReVanced/revanced-patches/issues/3011)) ([c1df94a](https://github.com/ReVanced/revanced-patches/commit/c1df94ae0baf5cf911479210953f7b7e4d96d664)) * Do not support reading options from a properties file ([ab84dc7](https://github.com/ReVanced/revanced-patches/commit/ab84dc78b9ad2cf0afa2d1e17a566f7f5d8c6230)) * Improve option descriptions and titles ([be5df4d](https://github.com/ReVanced/revanced-patches/commit/be5df4d07610fd7d124d6a1fe54907b05f05da58)) --- CHANGELOG.md | 16 ++++++++++++++++ gradle.properties | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b316e2747..27787d56b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# [2.194.0](https://github.com/ReVanced/revanced-patches/compare/v2.193.0...v2.194.0) (2023-10-12) + + +### Bug Fixes + +* Fix builds ([d7b8149](https://github.com/ReVanced/revanced-patches/commit/d7b8149b0a8dad4e2c201b2f514d298bc6b97f54)) +* **YouTube - ReturnYouTubeDislike:** Fix dislikes not showing on Shorts ([#3133](https://github.com/ReVanced/revanced-patches/issues/3133)) ([0e8a286](https://github.com/ReVanced/revanced-patches/commit/0e8a2868e8e4328a6f02fa31537abc5e5ed220eb)) +* **YouTube - Spoof app version:** Recommend clearing the app data after turning off spoofing ([#3134](https://github.com/ReVanced/revanced-patches/issues/3134)) ([166bf5b](https://github.com/ReVanced/revanced-patches/commit/166bf5b1aec5f8868b3895f7e24d2abc9037a7de)) + + +### Features + +* **CieID:** Add `bypass root check` patch ([#3011](https://github.com/ReVanced/revanced-patches/issues/3011)) ([20cfa8a](https://github.com/ReVanced/revanced-patches/commit/20cfa8a5cdebc7e81128c820a2aa01415a068320)) +* Do not support reading options from a properties file ([3d1c0c1](https://github.com/ReVanced/revanced-patches/commit/3d1c0c1a958271c358755220b97b9dd92eb81d54)) +* Improve option descriptions and titles ([9f86daa](https://github.com/ReVanced/revanced-patches/commit/9f86daa82271591bcaa9144d300a4810458fdd28)) + # [2.194.0-dev.3](https://github.com/ReVanced/revanced-patches/compare/v2.194.0-dev.2...v2.194.0-dev.3) (2023-10-12) diff --git a/gradle.properties b/gradle.properties index 713af4463..c7e6d6ec9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.parallel = true org.gradle.caching = true kotlin.code.style = official -version = 2.194.0-dev.3 +version = 2.194.0