Skip to content

Commit 57e607b

Browse files
SéafraSéafra
authored andcommitted
feat: bump console version to 0.3.16
1 parent 929631d commit 57e607b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/kotlin/org/coralprotocol/coralserver/config/ConsoleConfig.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ data class ConsoleConfig(
2121
/**
2222
* The version of the console to download, will be appended to [consoleReleaseUrl]
2323
*/
24-
val consoleReleaseVersion: String = "v0.3.15",
24+
val consoleReleaseVersion: String = "v0.3.16",
2525

2626
/**
2727
* The name of the zip bundle in the release

0 commit comments

Comments
 (0)