This commit is contained in:
Thomas Miceli
2023-09-26 15:34:43 +02:00
parent 05523f6bb1
commit 2b9eb8e127
2 changed files with 30 additions and 1 deletions

View File

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