Skip to content

Commit b5b7c79

Browse files
committed
Promote build channel from ALPHA to BETA
1 parent b278a92 commit b5b7c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paper-server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ fill {
361361
version(paperweight.minecraftVersion)
362362

363363
build {
364-
channel = BuildChannel.ALPHA
364+
channel = BuildChannel.BETA
365365

366366
downloads {
367367
register("server:default") {

0 commit comments

Comments
 (0)