mirror of
https://github.com/safing/portmaster
synced 2025-09-01 18:19:12 +00:00
Bump version
This commit is contained in:
parent
8a4865a942
commit
f1e587f1d3
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ import (
|
|||
|
||||
func main() {
|
||||
// set information
|
||||
info.Set("Portmaster", "0.5.1", "AGPLv3", true)
|
||||
info.Set("Portmaster", "0.5.2", "AGPLv3", true)
|
||||
|
||||
// enable SPN client mode
|
||||
conf.EnableClient(true)
|
||||
|
|
Loading…
Add table
Reference in a new issue