Explorar o código

fix(release): bump config.go version

Jguer %!s(int64=5) %!d(string=hai) anos
pai
achega
fa3191e6f5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config.go

+ 1 - 1
config.go

@@ -81,7 +81,7 @@ type Configuration struct {
 	UseAsk             bool   `json:"useask"`
 }
 
-var version = "9.4.2"
+var version = "9.4.3"
 
 // configFileName holds the name of the config file.
 const configFileName string = "config.json"