Skip to content

Commit

Permalink
Bump core version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Aug 11, 2023
1 parent 8b4810b commit f622f6c
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 @@ -24,7 +24,7 @@ import (

func main() {
// set information
info.Set("Portmaster", "1.4.0", "AGPLv3", true)
info.Set("Portmaster", "1.4.1", "AGPLv3", true)

// Set default log level.
log.SetLogLevel(log.WarningLevel)
Expand Down

0 comments on commit f622f6c

Please sign in to comment.