LinkLeong 1 éve
szülő
commit
7807cfdb01
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      common/constants.go

+ 1 - 1
common/constants.go

@@ -2,7 +2,7 @@ package common
 
 const (
 	SERVICENAME = "casaos"
-	VERSION     = "0.4.4.2"
+	VERSION     = "0.4.4.3"
 	BODY        = " "
 	RANW_NAME   = "IceWhale-RemoteAccess"
 )