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