mirror of
https://github.com/safing/portmaster
synced 2025-09-01 18:19:12 +00:00
Bump core version
This commit is contained in:
parent
50afb96de4
commit
e0f97e1d71
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.3.2", "AGPLv3", true)
|
||||
info.Set("Portmaster", "0.3.4", "AGPLv3", true)
|
||||
|
||||
// Start
|
||||
err := modules.Start()
|
||||
|
|
Loading…
Add table
Reference in a new issue