Bump core version

This commit is contained in:
Daniel 2020-08-14 12:43:20 +02:00
parent f18c066e56
commit 633bb34288

View file

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