Bump core version

This commit is contained in:
Daniel
2021-11-17 16:28:21 +01:00
parent 38be97b216
commit 938a43c300

View File

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