Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Jun 16, 2020
1 parent 2348a22 commit 1ea376f
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.8", "AGPLv3", true)
info.Set("Portmaster", "0.4.9", "AGPLv3", true)
os.Exit(run.Run())
}

0 comments on commit 1ea376f

Please sign in to comment.