Updated ClassTokenReplacer

This commit is contained in:
RaphiMC 2024-06-20 11:35:30 +02:00
parent 3b47d46548
commit a6a7d45577
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94

View File

@ -2,7 +2,7 @@ plugins {
id "java-library"
id "maven-publish"
id "idea"
id "net.raphimc.class-token-replacer" version "1.0.1"
id "net.raphimc.class-token-replacer" version "1.1.1"
}
base {