This commit is contained in:
Thomas Miceli
2024-04-05 17:41:35 +02:00
parent 45a84df5b4
commit 2782ced03d
5 changed files with 17 additions and 7 deletions

View File

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