Bump core version and update portbase dep

This commit is contained in:
Daniel
2021-04-19 15:19:35 +02:00
parent 06eee6805c
commit 995e924b15
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.10", "AGPLv3", true)
info.Set("Portmaster", "0.6.11", "AGPLv3", true)
// Configure metrics.
metrics.SetNamespace("portmaster")