mirror of
https://github.com/safing/portmaster
synced 2025-09-02 18:49:14 +00:00
Bump core version
This commit is contained in:
parent
b0836cd02b
commit
12d0e2f60a
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ import (
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
// set information
|
// set information
|
||||||
info.Set("Portmaster", "1.0.3", "AGPLv3", true)
|
info.Set("Portmaster", "1.0.4", "AGPLv3", true)
|
||||||
|
|
||||||
// Set default log level.
|
// Set default log level.
|
||||||
log.SetLogLevel(log.WarningLevel)
|
log.SetLogLevel(log.WarningLevel)
|
||||||
|
|
Loading…
Add table
Reference in a new issue