Bump core version

This commit is contained in:
Daniel 2021-08-24 13:42:08 +02:00
parent 9ee212817d
commit 74bf63bde9

View file

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