Bump core version

This commit is contained in:
Daniel
2021-10-18 11:21:00 +02:00
parent ea8031e353
commit 49767d4c4a

View File

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