Bump core version

This commit is contained in:
Daniel
2020-07-22 16:33:07 +02:00
parent b876ca3ca1
commit e5bad8f067

View File

@@ -15,6 +15,6 @@ import (
)
func main() {
info.Set("Portmaster", "0.4.15", "AGPLv3", true)
info.Set("Portmaster", "0.4.16", "AGPLv3", true)
os.Exit(run.Run())
}