Bump core version

This commit is contained in:
Daniel
2022-02-24 09:58:53 +01:00
parent 7276ee8ace
commit a55327fcf4

View File

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