Skip to content

Commit ef70908

Browse files
committed
Bump to 3.0.0-beta.4
1 parent 90815bc commit ef70908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/BotCommands-publish-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ version = Version(
3131
major = "3",
3232
minor = "0",
3333
revision = "0",
34-
classifier = "beta.3",
34+
classifier = "beta.4",
3535
// isRelease = isCi || canPublish
3636
isDev = !GitUtils.isCI(providers) && !canPublish
3737
)

0 commit comments

Comments
 (0)