This commit is contained in:
Thomas Miceli
2023-07-17 04:28:13 +02:00
parent cc6110bb4e
commit 24fc6dd8e4
2 changed files with 11 additions and 1 deletions

View File

@ -15,7 +15,7 @@ import (
"gopkg.in/yaml.v3"
)
var OpengistVersion = "1.4.1"
var OpengistVersion = "1.4.2"
var C *config