diff --git a/build.gradle.kts b/build.gradle.kts index f315bac..ebc3e69 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -12,7 +12,7 @@ plugins { // Project properties group = "github.kasuminova.novaeng" -version = "1.16.0" +version = "1.16.1" // Set the toolchain version to decouple the Java we run Gradle with from the Java used to compile and run the mod java {