Bump version

This commit is contained in:
Daniel 2020-08-12 14:41:25 +02:00
parent 8a4865a942
commit f1e587f1d3

View file

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