Merge branch 'dev'

# Conflicts:
#	server/constant/const.go
This commit is contained in:
dushixiang 2022-03-29 22:45:00 +08:00
commit 1456fd2d65
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ import (
)
const (
AppVersion = "v1.2.5"
AppVersion = "v1.2.6-beta"
AppName = "Next Terminal"
AppBanner = `
_______ __ ___________ .__ .__

View File

@ -1,6 +1,6 @@
{
"name": "next-terminal",
"version": "1.2.5",
"version": "1.2.6-beta",
"private": true,
"dependencies": {
"@ant-design/charts": "^1.2.13",