Skip to content

Commit 03a16b3

Browse files
committed
add platform and version to version identifier
1 parent 12b111f commit 03a16b3

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
@@ -32,7 +32,7 @@ modstitch {
3232
metadata {
3333
modId = "open2lan"
3434
modName = "Open2LAN"
35-
modVersion = "0.3.0+rc1"
35+
modVersion = "0.3.0+rc1" + "-" + stonecutter.current.component2()
3636
modGroup = "mod.linguardium.open2lan"
3737
modAuthor = "Linguardium"
3838

0 commit comments

Comments
 (0)