Fix name format (colors were wrong)

This commit is contained in:
2025-04-09 22:25:46 -07:00
parent b034973c49
commit dfd8b1664b
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ plugins {
}
group = "xyz.lncvrt"
version = "1.0.3"
version = "1.0.4"
repositories {
mavenCentral()