This commit is contained in:
Thomas Miceli
2023-06-25 11:46:15 +02:00
parent 06b752f567
commit add0299442
2 changed files with 11 additions and 1 deletions

View File

@ -14,7 +14,7 @@ import (
"gopkg.in/yaml.v3"
)
var OpengistVersion = "1.4.0"
var OpengistVersion = "1.4.1"
var C *config