mirror of
https://github.com/safing/portmaster
synced 2025-09-04 19:49:15 +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() {
|
func main() {
|
||||||
|
|
||||||
// Set Info
|
// Set Info
|
||||||
info.Set("Portmaster", "0.3.4", "AGPLv3", true)
|
info.Set("Portmaster", "0.3.5", "AGPLv3", true)
|
||||||
|
|
||||||
// Start
|
// Start
|
||||||
err := modules.Start()
|
err := modules.Start()
|
||||||
|
|
Loading…
Add table
Reference in a new issue