Bump core version

This commit is contained in:
Daniel 2023-07-20 15:14:21 +02:00
parent cc2a66351a
commit 45117c630f

View file

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