From 9fd0c85f4ef6a90149c9c3c85fc47340255f4a06 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 18 Sep 2024 23:05:05 +0000 Subject: [PATCH] chore(release): 1.14.1 [skip ci] ## [1.14.1](https://github.com/ReVanced/revanced-integrations/compare/v1.14.0...v1.14.1) (2024-09-18) ### Bug Fixes * **YouTube - Check environment:** Only use fields available since Android 8 ([#693](https://github.com/ReVanced/revanced-integrations/issues/693)) ([c0829c3](https://github.com/ReVanced/revanced-integrations/commit/c0829c3915b20f1ece5deac137d423c75f43074f)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 369bfa0f..a6f60eb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.14.1](https://github.com/ReVanced/revanced-integrations/compare/v1.14.0...v1.14.1) (2024-09-18) + + +### Bug Fixes + +* **YouTube - Check environment:** Only use fields available since Android 8 ([#693](https://github.com/ReVanced/revanced-integrations/issues/693)) ([c0829c3](https://github.com/ReVanced/revanced-integrations/commit/c0829c3915b20f1ece5deac137d423c75f43074f)) + ## [1.14.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v1.14.0...v1.14.1-dev.1) (2024-09-18) diff --git a/gradle.properties b/gradle.properties index eb3c2978..43749c55 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.parallel = true org.gradle.caching = true android.useAndroidX = true -version = 1.14.1-dev.1 +version = 1.14.1