Bump core version

This commit is contained in:
Daniel 2022-03-02 10:10:22 +01:00
parent 4336c48927
commit ea2b262951

View file

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