Bump core version

This commit is contained in:
Daniel 2021-12-23 17:00:31 +01:00
parent 403317af27
commit ca4bac3b1b

View file

@ -19,7 +19,7 @@ import (
func main() {
// set information
info.Set("Portmaster", "0.7.13", "AGPLv3", true)
info.Set("Portmaster", "0.7.14", "AGPLv3", true)
// Configure metrics.
metrics.SetNamespace("portmaster")