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