Bump version

This commit is contained in:
Daniel 2020-12-11 17:03:06 +01:00
parent bf64996b2f
commit 7bd94d13d2

View file

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