Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed May 23, 2020
1 parent 6c029d0 commit eef8a44
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 @@ -15,6 +15,6 @@ import (
)

func main() {
info.Set("Portmaster", "0.4.4", "AGPLv3", true)
info.Set("Portmaster", "0.4.5", "AGPLv3", true)
os.Exit(run.Run())
}

0 comments on commit eef8a44

Please sign in to comment.