Bump version and update portbase

This commit is contained in:
Daniel
2021-06-01 14:33:15 +02:00
parent de7eab14d5
commit 27d41d51d6
3 changed files with 4 additions and 2 deletions

View File

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