Bump control version

This commit is contained in:
Daniel 2019-07-26 22:37:13 +02:00
parent e0f97e1d71
commit ae79877a3f

View file

@ -50,7 +50,7 @@ func init() {
func main() { func main() {
// set meta info // set meta info
info.Set("Portmaster Control", "0.2.5", "AGPLv3", true) info.Set("Portmaster Control", "0.2.6", "AGPLv3", true)
// for debugging // for debugging
// log.Start() // log.Start()