Bump core version

This commit is contained in:
Daniel 2021-12-06 13:08:13 +01:00
parent b433b6f413
commit bb3591a7ae

View file

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