Bump core version
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
|||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
// set information
|
// set information
|
||||||
info.Set("Portmaster", "1.1.0", "AGPLv3", true)
|
info.Set("Portmaster", "1.2.0", "AGPLv3", true)
|
||||||
|
|
||||||
// Set default log level.
|
// Set default log level.
|
||||||
log.SetLogLevel(log.WarningLevel)
|
log.SetLogLevel(log.WarningLevel)
|
||||||
|
|||||||
Reference in New Issue
Block a user