Update show command output for programmatic usage

This commit is contained in:
Daniel
2019-08-02 11:26:14 +02:00
parent e6705b5463
commit 4a18f9b96f
2 changed files with 2 additions and 4 deletions

View File

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