Bump core version

This commit is contained in:
Daniel
2023-10-17 12:46:36 +02:00
parent c5b7d69374
commit 7c3925db32

View File

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