mirror of
https://github.com/safing/portmaster
synced 2025-09-02 10:39:22 +00:00
Bump core version
This commit is contained in:
parent
58a66dca4e
commit
becb6b373f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ import ( //nolint:gci,nolintlint
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
// set information
|
// set information
|
||||||
info.Set("Portmaster", "0.8.8", "AGPLv3", true)
|
info.Set("Portmaster", "0.8.9", "AGPLv3", true)
|
||||||
|
|
||||||
// Configure metrics.
|
// Configure metrics.
|
||||||
_ = metrics.SetNamespace("portmaster")
|
_ = metrics.SetNamespace("portmaster")
|
||||||
|
|
Loading…
Add table
Reference in a new issue