This commit is contained in:
Thomas Miceli
2023-09-29 16:58:43 +02:00
parent 2eeb9283f0
commit 632206e172
4 changed files with 15 additions and 6 deletions

View File

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