From 087f774d8b43e59a2bd67a4f88f052c309f0bf98 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 6 Jul 2024 22:20:29 +0000 Subject: [PATCH] chore(release): 2.227.0-dev.14 [skip ci] # [2.227.0-dev.14](https://github.com/anddea/revanced-patches/compare/v2.227.0-dev.13...v2.227.0-dev.14) (2024-07-06) ### Bug Fixes * Patch error due to invalid strings ([5069303](https://github.com/anddea/revanced-patches/commit/5069303f9dcc08a56a3d8582832db8f869e7245b)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 109d49821..776b51c86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.227.0-dev.14](https://github.com/anddea/revanced-patches/compare/v2.227.0-dev.13...v2.227.0-dev.14) (2024-07-06) + + +### Bug Fixes + +* Patch error due to invalid strings ([5069303](https://github.com/anddea/revanced-patches/commit/5069303f9dcc08a56a3d8582832db8f869e7245b)) + # [2.227.0-dev.13](https://github.com/anddea/revanced-patches/compare/v2.227.0-dev.12...v2.227.0-dev.13) (2024-07-06) diff --git a/gradle.properties b/gradle.properties index bda8ef14e..187a6741d 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.227.0-dev.13 +version = 2.227.0-dev.14