Skip to content

Commit

Permalink
Bump version to 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Mar 18, 2019
1 parent 27881bf commit 5d0665b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ func init() {
func main() {

// Set Info
info.Set("Portmaster", "0.2.3", "AGPLv3", true)
info.Set("Portmaster", "0.2.4", "AGPLv3", true)

// Start
err := modules.Start()
Expand Down

0 comments on commit 5d0665b

Please sign in to comment.