fix(bugs): bugfix

This commit is contained in:
darwincereska
2025-11-24 10:36:57 -05:00
parent c6470be0df
commit 8d05aa4ff5
2 changed files with 6 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
group = "org.kargs"
version = "1.0.7"
version = "1.0.8"
repositories {
mavenCentral()