Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Commit

Permalink
提升版本号至 v1.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dushixiang committed May 21, 2023
1 parent 04f4508 commit 27ca72d
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 @@ -14,5 +14,5 @@ var Banner = ` ___ ___
\/|::/ / /:/\/__/
|:/ / \/__/
\/__/ `
var Version = `v1.3.8`
var Version = `v1.3.9`
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.8",
"version": "1.3.9",
"private": true,
"dependencies": {
"@ant-design/charts": "^1.4.2",
Expand Down

0 comments on commit 27ca72d

Please sign in to comment.