Skip to content

Commit

Permalink
update version to v3.3.0.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
ForteScarlet committed Dec 26, 2023
1 parent c17a3ad commit 05273f8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/P.kt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ object P : ProjectDetail() {
0, 0
)

private val alphaSuffix = v("beta", 1)
private val alphaSuffix = v("beta1")

override val version: Version = baseVersion - alphaSuffix

Expand Down

0 comments on commit 05273f8

Please sign in to comment.