mirror of
https://github.com/safing/portmaster
synced 2025-09-02 02:29:12 +00:00
Bump control version
This commit is contained in:
parent
dc35964d8b
commit
111e324d26
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ func init() {
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
// set meta info
|
// set meta info
|
||||||
info.Set("Portmaster Control", "0.3.4", "AGPLv3", false)
|
info.Set("Portmaster Control", "0.3.5", "AGPLv3", false)
|
||||||
|
|
||||||
// for debugging
|
// for debugging
|
||||||
// log.Start()
|
// log.Start()
|
||||||
|
|
Loading…
Add table
Reference in a new issue