Skip to content

Commit 9055240

Browse files
committed
release: Version 1.2.0
1 parent 34b06da commit 9055240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id("me.modmuss50.mod-publish-plugin") version "0.7.4"
1010
}
1111

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

0 commit comments

Comments
 (0)