Fix duplicate enchants

This commit is contained in:
KäseToatz
2025-08-23 00:18:57 +02:00
parent 151fc8e005
commit 7cb460d0e1
3 changed files with 7 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
group = 'com.kasetoatz'
version = '1.0'
version = '1.1'
repositories {
mavenCentral()