mirror of
https://github.com/safing/portmaster
synced 2025-09-02 18:49:14 +00:00
Bump core version
This commit is contained in:
parent
403317af27
commit
ca4bac3b1b
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ import (
|
|||
|
||||
func main() {
|
||||
// set information
|
||||
info.Set("Portmaster", "0.7.13", "AGPLv3", true)
|
||||
info.Set("Portmaster", "0.7.14", "AGPLv3", true)
|
||||
|
||||
// Configure metrics.
|
||||
metrics.SetNamespace("portmaster")
|
||||
|
|
Loading…
Add table
Reference in a new issue