Explorar o código

Update const var

Signed-off-by: Jguer <me@jguer.space>
Jguer %!s(int64=7) %!d(string=hai) anos
pai
achega
bab050a354
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config.go

+ 1 - 1
config.go

@@ -56,7 +56,7 @@ type Configuration struct {
 	GitClone      bool   `json:"gitclone"`
 }
 
-var version = "3.373"
+var version = "5.688"
 
 // configFileName holds the name of the config file.
 const configFileName string = "config.json"