mirror of
https://github.com/safing/portmaster
synced 2025-09-02 18:49:14 +00:00
Bump core version
This commit is contained in:
parent
0e75061164
commit
85e3c6121c
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ import (
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
// set information
|
// set information
|
||||||
info.Set("Portmaster", "1.0.10", "AGPLv3", true)
|
info.Set("Portmaster", "1.0.11", "AGPLv3", true)
|
||||||
|
|
||||||
// Set default log level.
|
// Set default log level.
|
||||||
log.SetLogLevel(log.WarningLevel)
|
log.SetLogLevel(log.WarningLevel)
|
||||||
|
|
Loading…
Add table
Reference in a new issue