Bump version

This commit is contained in:
Daniel
2020-08-19 16:30:36 +02:00
parent 1e056ae9c8
commit 6093c5b847

View File

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