Bump core version

This commit is contained in:
Daniel 2020-08-10 23:16:38 +02:00
parent d7d9af14fd
commit 6ded9b3f8c

View file

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