This commit is contained in:
Thomas Miceli
2024-01-04 17:12:31 +01:00
committed by Thomas Miceli
parent af19268d6f
commit 8eb8f4e231
8 changed files with 63 additions and 13 deletions

View File

@ -17,7 +17,7 @@ import (
"gopkg.in/yaml.v3"
)
var OpengistVersion = "1.5.3"
var OpengistVersion = "1.6.0"
var C *config