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
ab6bdc5f0e
commit
82026cd7d9
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.4", "AGPLv3", true)
|
||||
info.Set("Portmaster", "0.3.5", "AGPLv3", true)
|
||||
|
||||
// Start
|
||||
err := modules.Start()
|
||||
|
|
Loading…
Add table
Reference in a new issue