Bump versions

This commit is contained in:
Daniel
2022-08-02 14:28:21 +02:00
parent f7eb03006f
commit e0e729230a
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ import ( //nolint:gci,nolintlint
func main() {
// set information
info.Set("Portmaster", "0.9.0", "AGPLv3", true)
info.Set("Portmaster", "0.9.1", "AGPLv3", true)
// Configure metrics.
_ = metrics.SetNamespace("portmaster")