Bump version to 3.5.0-SNAPSHOT

This commit is contained in:
Nassim Jahnke
2026-01-25 18:53:56 +01:00
parent 1df79a403b
commit 7e4f37b5f5
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
group=com.velocitypowered group=com.velocitypowered
version=3.4.0 version=3.5.0-SNAPSHOT

View File

@@ -115,7 +115,7 @@ fill {
project("velocity") project("velocity")
build { build {
channel = BuildChannel.STABLE channel = BuildChannel.BETA
versionFamily("3.0.0") versionFamily("3.0.0")
version(projectVersion) version(projectVersion)