Bump core version

This commit is contained in:
Daniel
2023-10-06 17:36:26 +02:00
parent 26fbbcd08d
commit 8b92291d2c

View File

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