Bump core version

This commit is contained in:
Daniel 2020-12-01 19:18:30 +01:00
parent a04c51c86a
commit 47625e4436

View file

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