#68 fixed
This commit is contained in:
parent
b7c50a2efb
commit
ad8ccd0b8b
|
@ -16,7 +16,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
appVersion = "1.3"
|
appVersion = "1.4.1"
|
||||||
config = "realize.yaml"
|
config = "realize.yaml"
|
||||||
outputs = "outputs.log"
|
outputs = "outputs.log"
|
||||||
errs = "errors.log"
|
errs = "errors.log"
|
||||||
|
|
Loading…
Reference in New Issue