This commit is contained in:
Thomas Miceli
2023-11-20 18:49:46 +01:00
parent be46304e23
commit 3444fb9b75
2 changed files with 13 additions and 1 deletions

View File

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