Bump core version

This commit is contained in:
Daniel 2023-08-19 13:59:56 +02:00
parent cc752f8e18
commit 62a9d5f6c9

View file

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