mirror of
https://github.com/safing/portmaster
synced 2025-09-02 18:49:14 +00:00
Bump control version
This commit is contained in:
parent
e0f97e1d71
commit
ae79877a3f
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ func init() {
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
// set meta info
|
// set meta info
|
||||||
info.Set("Portmaster Control", "0.2.5", "AGPLv3", true)
|
info.Set("Portmaster Control", "0.2.6", "AGPLv3", true)
|
||||||
|
|
||||||
// for debugging
|
// for debugging
|
||||||
// log.Start()
|
// log.Start()
|
||||||
|
|
Loading…
Add table
Reference in a new issue