Bump version

This commit is contained in:
Daniel 2020-12-22 12:31:37 +01:00
parent 8a3e15ec72
commit 3d2cbdd4e6

View file

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