This commit is contained in:
Thomas Miceli
2023-04-18 03:11:28 +02:00
parent 5bc1697774
commit fddc50e3cc
3 changed files with 17 additions and 3 deletions

View File

@ -11,7 +11,7 @@ import (
"strings"
)
var OpengistVersion = "1.0.1"
var OpengistVersion = "1.1.0"
var C *config