From b69c97f94f42582bbc02e4e260d3392d7b5c4ed7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 1 Dec 2024 17:22:01 +0000 Subject: [PATCH] chore(release): 1.4.3 [skip ci] ## [1.4.3](https://github.com/indrastorms/Dropped-Patches/compare/v1.4.2...v1.4.3) (2024-12-01) ### Bug Fixes * Fix artifacts upload ([9fc3b50](https://github.com/indrastorms/Dropped-Patches/commit/9fc3b50cad684e43093ee71fb33bf9d4dbc299c3)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f4b4d9..cd9a08d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.3](https://github.com/indrastorms/Dropped-Patches/compare/v1.4.2...v1.4.3) (2024-12-01) + + +### Bug Fixes + +* Fix artifacts upload ([9fc3b50](https://github.com/indrastorms/Dropped-Patches/commit/9fc3b50cad684e43093ee71fb33bf9d4dbc299c3)) + ## [1.4.3-dev.1](https://github.com/indrastorms/Dropped-Patches/compare/v1.4.2...v1.4.3-dev.1) (2024-10-29) diff --git a/gradle.properties b/gradle.properties index 13b14fc..569b30e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.parallel = true org.gradle.caching = true kotlin.code.style = official -version = 1.4.3-dev.1 +version = 1.4.3