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
b5813b229e
commit
e6705b5463
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ func init() {
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
// set meta info
|
// set meta info
|
||||||
info.Set("Portmaster Control", "0.2.7", "AGPLv3", true)
|
info.Set("Portmaster Control", "0.2.8", "AGPLv3", true)
|
||||||
|
|
||||||
// for debugging
|
// for debugging
|
||||||
// log.Start()
|
// log.Start()
|
||||||
|
|
Loading…
Add table
Reference in a new issue