This commit is contained in:
Thomas Miceli
2023-04-12 13:34:22 +02:00
parent 51dadcecef
commit 864880b442
2 changed files with 10 additions and 1 deletions

View File

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