Bump version

This commit is contained in:
Daniel
2021-06-24 13:22:00 +02:00
parent 0ab72537bb
commit e7946e5c9b
2 changed files with 2 additions and 2 deletions

View File

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