支持URL跳转

This commit is contained in:
刘祥超
2021-01-10 19:10:42 +08:00
parent 15d459c5bb
commit da4eef95f1
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"