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