Bump core version

This commit is contained in:
Daniel 2020-09-25 11:36:15 +02:00
parent 03830b4ea7
commit 7ea1c98d03

View file

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