Skip to content

Commit

Permalink
提示版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
dushixiang committed Nov 13, 2022
1 parent 14c6777 commit 4979716
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server/branding/branding.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ var Banner = ` ___ ___
\/|::/ / /:/\/__/
|:/ / \/__/
\/__/ `
var Version = `v1.3.2`
var Version = `v1.3.3`
var Hi = Banner + Version
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-terminal",
"version": "1.3.2",
"version": "1.3.3",
"private": true,
"dependencies": {
"@ant-design/charts": "^1.4.2",
Expand Down

0 comments on commit 4979716

Please sign in to comment.