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

Commit

Permalink
发布 v1.3.1 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
dushixiang committed Oct 31, 2022
1 parent 29ac33b commit 8f51644
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.0`
var Version = `v1.3.1`
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.0",
"version": "1.3.1",
"private": true,
"dependencies": {
"@ant-design/charts": "^1.4.2",
Expand Down

0 comments on commit 8f51644

Please sign in to comment.