mirror of
https://github.com/safing/portmaster
synced 2025-09-01 18:19:12 +00:00
Bump version
This commit is contained in:
parent
6c029d0ce3
commit
eef8a443e4
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -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())
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue