Bump core version

This commit is contained in:
Daniel
2021-06-07 14:20:01 +02:00
parent 145e1b7ffd
commit 3a377276af

View File

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