Avoid overriding left item name on custom name. fix #8

Also version up for convenience.
This commit is contained in:
alexcrea 2024-04-23 02:24:23 +02:00
parent 76fc354127
commit 2861238f58
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
3 changed files with 6 additions and 3 deletions

View file

@ -4,7 +4,7 @@ plugins {
}
group = "xyz.alexcrea"
version = "1.4.1a"
version = "1.4.2a"
repositories {
mavenCentral()