Skip to content

Commit

Permalink
Merge pull request #118 from simple-robot/dev/ApiResultException-message
Browse files Browse the repository at this point in the history
简单优化 ApiResultException 的异常信息提示
  • Loading branch information
ForteScarlet authored Dec 28, 2023
2 parents e1c827a + 7127af8 commit b7cea2e
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 443 deletions.
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("beta1")
private val alphaSuffix = v("beta2")

override val version: Version = baseVersion - alphaSuffix

Expand Down
Loading

0 comments on commit b7cea2e

Please sign in to comment.