Commit abe9c76f authored by Yann Garcia's avatar Yann Garcia
Browse files

Update meepctl version to 1.11.0

parent a3a50bf9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ import (
	yaml "gopkg.in/yaml.v2"
)

const configVersion = "1.10.0"
const configVersion = "1.11.0"

const defaultNotSet = "not set"