mirror of
https://github.com/safing/portmaster
synced 2025-04-09 05:29:11 +00:00
Bump core version
This commit is contained in:
parent
b433b6f413
commit
bb3591a7ae
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ import (
|
|||
|
||||
func main() {
|
||||
// set information
|
||||
info.Set("Portmaster", "0.7.9", "AGPLv3", true)
|
||||
info.Set("Portmaster", "0.7.10", "AGPLv3", true)
|
||||
|
||||
// Configure metrics.
|
||||
metrics.SetNamespace("portmaster")
|
||||
|
|
Loading…
Add table
Reference in a new issue