This commit is contained in:
Thomas Miceli
2024-01-06 14:36:03 +01:00
parent 7fc8577ce0
commit a6c4183aac
5 changed files with 18 additions and 7 deletions

View File

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