Bump core version

This commit is contained in:
Daniel
2022-10-13 15:41:11 +02:00
parent 32ec4677d3
commit bea602bc3d

View File

@@ -21,7 +21,7 @@ import (
func main() { func main() {
// set information // set information
info.Set("Portmaster", "0.9.10", "AGPLv3", true) info.Set("Portmaster", "0.9.11", "AGPLv3", true)
// Set default log level. // Set default log level.
log.SetLogLevel(log.WarningLevel) log.SetLogLevel(log.WarningLevel)