支持URL跳转

This commit is contained in:
GoEdgeLab
2021-01-10 19:10:42 +08:00
parent 3499132598
commit e5a634c5ac
3 changed files with 35 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
package teaconst
const (
Version = "0.0.7"
Version = "0.0.8"
ProductName = "Edge Node"
ProcessName = "edge-node"