mirror of
https://github.com/safing/portmaster
synced 2025-09-04 03:29:12 +00:00
Bump SPN Hub version
This commit is contained in:
parent
1ec421603f
commit
bc96ee45d0
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ func init() {
|
||||||
}
|
}
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
info.Set("SPN Hub", "0.7.6", "GPLv3")
|
info.Set("SPN Hub", "0.7.7", "GPLv3")
|
||||||
|
|
||||||
// Configure metrics.
|
// Configure metrics.
|
||||||
_ = metrics.SetNamespace("hub")
|
_ = metrics.SetNamespace("hub")
|
||||||
|
|
Loading…
Add table
Reference in a new issue