add unit repair config & version up

This commit is contained in:
alexcrea 2024-02-07 20:29:09 +01:00
parent 77c34e029f
commit 80468f6add
4 changed files with 184 additions and 4 deletions

View file

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