Bump core version

This commit is contained in:
Daniel 2021-10-19 11:11:02 +02:00
parent 30115184ee
commit 003f99e392

View file

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