mirror of
https://github.com/safing/portmaster
synced 2025-04-25 13:29:10 +00:00
Bump to v0.2.2
This commit is contained in:
parent
f7a07cbb2f
commit
5a43da7542
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -31,7 +31,7 @@ func init() {
|
|||
func main() {
|
||||
|
||||
// Set Info
|
||||
info.Set("Portmaster", "0.2.1")
|
||||
info.Set("Portmaster", "0.2.2")
|
||||
|
||||
// Start
|
||||
err := modules.Start()
|
||||
|
|
Loading…
Add table
Reference in a new issue