You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build.gradle.kts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ plugins {
9
9
id("me.modmuss50.mod-publish-plugin") version "0.8.4"
10
10
}
11
11
12
-
version ="1.2.2-SNAPSHOT"
12
+
version ="1.2.2"
13
13
group ="xyz.jpenilla"
14
14
description ="Server-side Fabric mod enhancing the console with tab completions, colored log output, command syntax highlighting, command history, and more."
0 commit comments