Skip to content

Commit 11f0be3

Browse files
committed
Update release channel to SNAPSHOT in build configuration
1 parent 1d33ea9 commit 11f0be3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ labyMod {
3232
author = "LabyMedia GmbH"
3333
minecraftVersion = "*"
3434
version = rootProject.version.toString()
35-
releaseChannel = ReleaseChannels.LOCAL
35+
releaseChannel = ReleaseChannels.SNAPSHOT
3636
}
3737
}
3838

0 commit comments

Comments
 (0)