Bump core version

This commit is contained in:
Daniel
2022-01-19 11:30:58 +01:00
parent 5d71595f28
commit 9ab54e9ba1

View File

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