Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Aug 19, 2020
1 parent 1e056ae commit 6093c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmds/portmaster-core/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 6093c5b

Please sign in to comment.