Bump core version

This commit is contained in:
Daniel
2021-09-29 22:30:39 +02:00
parent f58f5a0158
commit 9daa76717f

View File

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