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