This commit is contained in:
Thomas Miceli
2023-06-23 14:25:03 +02:00
parent 9470622125
commit a35b64455a
3 changed files with 34 additions and 6 deletions

View File

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