Bump core version

This commit is contained in:
Daniel 2023-09-27 14:56:19 +02:00
parent fbec42d37d
commit 6fc7c8c169

View file

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