This commit is contained in:
Thomas Miceli
2023-05-27 14:12:34 +02:00
parent cecc06b332
commit 0a542431c9
2 changed files with 17 additions and 1 deletions

View File

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