diff --git a/internal/const/const.go b/internal/const/const.go index ebc05f8..38bbd6c 100644 --- a/internal/const/const.go +++ b/internal/const/const.go @@ -1,7 +1,7 @@ package teaconst const ( - Version = "0.4.8.1" + Version = "0.4.9" ProductName = "Edge Node" ProcessName = "edge-node"