Bump core version

This commit is contained in:
Daniel
2021-03-11 15:53:04 +01:00
parent db51f33e6e
commit eb22636c8e
2 changed files with 2 additions and 1 deletions

View File

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