Skip to content

Commit

Permalink
Bump core version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Jul 31, 2020
1 parent 866f198 commit defd88d
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 @@ -15,6 +15,6 @@ import (
)

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

0 comments on commit defd88d

Please sign in to comment.