Merge branch 'dev'
# Conflicts: # server/constant/const.go
This commit is contained in:
commit
1456fd2d65
@ -5,7 +5,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
AppVersion = "v1.2.5"
|
||||
AppVersion = "v1.2.6-beta"
|
||||
AppName = "Next Terminal"
|
||||
AppBanner = `
|
||||
_______ __ ___________ .__ .__
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user