Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

Permalink
Bump notifier version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Nov 28, 2023
1 parent 04b7ffb commit fec1ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notifier/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ func main() {
flag.Parse()

// set meta info
info.Set("Portmaster Notifier", "0.3.5", "GPLv3", false)
info.Set("Portmaster Notifier", "0.3.6", "GPLv3", false)

// check if meta info is ok
err := info.CheckVersion()
Expand Down

0 comments on commit fec1ae6

Please sign in to comment.