Prepare next release

This commit is contained in:
AsamK 2026-05-24 00:26:25 +02:00
parent 12ffc34967
commit bda4e7fc0f
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.14.4] - 2026-05-23
### Added

View File

@ -10,7 +10,7 @@ plugins {
allprojects {
group = "org.asamk"
version = "0.14.4.1"
version = "0.14.5-SNAPSHOT"
}
java {