Skip to content

Commit

Permalink
release v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rehiy committed May 26, 2023
1 parent 39162a9 commit d686d09
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- 支持头像上传
- 前端路由去掉前缀 `/ui/`
4 changes: 2 additions & 2 deletions cmd/args/build.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package args

const Version = "0.13.3"
const BuildVersion = "230501"
const Version = "0.14.0"
const BuildVersion = "230502"

const AppName = "TDP CLoud"
const AppSummary = "土豆片云面板"
Expand Down

0 comments on commit d686d09

Please sign in to comment.