Fix version flag and display

This commit is contained in:
Daniel
2020-05-27 16:47:33 +02:00
parent 87f6bfd497
commit e01f185495
2 changed files with 19 additions and 3 deletions

View File

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