mirror of
https://github.com/safing/portmaster
synced 2025-09-02 18:49:14 +00:00
Bump core version
This commit is contained in:
parent
866f1981e0
commit
defd88d3a0
1 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,6 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
info.Set("Portmaster", "0.4.17", "AGPLv3", true)
|
info.Set("Portmaster", "0.4.18", "AGPLv3", true)
|
||||||
os.Exit(run.Run())
|
os.Exit(run.Run())
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue