mirror of
https://github.com/safing/portmaster
synced 2025-05-05 13:42:07 +00:00
Bump core version
This commit is contained in:
parent
cc752f8e18
commit
62a9d5f6c9
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ import (
|
|||
|
||||
func main() {
|
||||
// set information
|
||||
info.Set("Portmaster", "1.4.2", "AGPLv3", true)
|
||||
info.Set("Portmaster", "1.4.3", "AGPLv3", true)
|
||||
|
||||
// Set default log level.
|
||||
log.SetLogLevel(log.WarningLevel)
|
||||
|
|
Loading…
Add table
Reference in a new issue