We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b111f commit 03a16b3Copy full SHA for 03a16b3
build.gradle.kts
@@ -32,7 +32,7 @@ modstitch {
32
metadata {
33
modId = "open2lan"
34
modName = "Open2LAN"
35
- modVersion = "0.3.0+rc1"
+ modVersion = "0.3.0+rc1" + "-" + stonecutter.current.component2()
36
modGroup = "mod.linguardium.open2lan"
37
modAuthor = "Linguardium"
38
0 commit comments