3.3 & make it compile

This commit is contained in:
Badbird5907
2022-09-19 10:16:04 -04:00
parent 753ba19ff0
commit a44913aed6
4 changed files with 6 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ plugins {
}
group = "net.nuggetmc"
version = "3.2-BETA"
version = "3.3-BETA"
val jarName = "TerminatorPlus-" + version;