fix reload of config.yml & version up

This commit is contained in:
alexcrea 2024-02-17 14:53:07 +01:00
parent 729b3535bd
commit dda152280f
3 changed files with 3 additions and 2 deletions

View file

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