version bump & make default config more vanilla like.

This commit is contained in:
alexcrea 2024-02-03 13:26:25 +01:00
parent bd28c5b71c
commit f3fccadea2
3 changed files with 12 additions and 12 deletions

View file

@ -4,7 +4,7 @@ plugins {
}
group = "io.delilaheve"
version = "1.1.0"
version = "1.1.2"
repositories {
mavenCentral()