diff --git a/build.gradle.kts b/build.gradle.kts index 706715a..c0870d8 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -7,7 +7,7 @@ plugins { id("com.modrinth.minotaur") version "2.7.5" } -version = "1.1.7-SNAPSHOT" +version = "1.1.7" group = "xyz.jpenilla" description = "Server-side Fabric mod enhancing the console with tab completions, colored log output, command syntax highlighting, command history, and more."