Bump version

This commit is contained in:
Daniel 2020-09-25 10:32:50 +02:00
parent 991d3eb7ba
commit ee3c046656

View file

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