mirror of
https://github.com/safing/portmaster
synced 2025-09-04 11:39:29 +00:00
Bump core version
This commit is contained in:
parent
b876ca3ca1
commit
e5bad8f067
1 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,6 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
info.Set("Portmaster", "0.4.15", "AGPLv3", true)
|
info.Set("Portmaster", "0.4.16", "AGPLv3", true)
|
||||||
os.Exit(run.Run())
|
os.Exit(run.Run())
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue