Bump core version

This commit is contained in:
Daniel 2023-05-08 16:05:25 +02:00
parent 40ef960ccc
commit 74dc4be16c

View file

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