Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
66bc60a47c | ||
|
|
1c048da1f0 | ||
|
|
da8aa20f83 |
@@ -1,7 +1,7 @@
|
||||
package teaconst
|
||||
|
||||
const (
|
||||
Version = "0.5.8"
|
||||
Version = "0.5.9"
|
||||
|
||||
ProductName = "Edge API"
|
||||
ProcessName = "edge-api"
|
||||
@@ -18,7 +18,7 @@ const (
|
||||
|
||||
// 其他节点版本号,用来检测是否有需要升级的节点
|
||||
|
||||
NodeVersion = "0.5.8"
|
||||
NodeVersion = "0.5.9"
|
||||
|
||||
// SQLVersion SQL版本号
|
||||
SQLVersion = "4"
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user