Bump version

This commit is contained in:
Daniel 2020-10-01 16:39:06 +02:00
parent a385423634
commit eab2ab3413

View file

@ -18,7 +18,7 @@ import (
func main() {
// set information
info.Set("Portmaster", "0.5.6", "AGPLv3", true)
info.Set("Portmaster", "0.5.7", "AGPLv3", true)
// enable SPN client mode
conf.EnableClient(true)