Skip to content

Commit

Permalink
release: Version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Oct 14, 2024
1 parent 34b06da commit 9055240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
id("me.modmuss50.mod-publish-plugin") version "0.7.4"
}

version = "1.2.0-SNAPSHOT"
version = "1.2.0"
group = "xyz.jpenilla"
description = "Server-side Fabric mod enhancing the console with tab completions, colored log output, command syntax highlighting, command history, and more."

Expand Down

0 comments on commit 9055240

Please sign in to comment.