This commit is contained in:
Thomas Miceli
2023-10-16 12:26:05 +02:00
parent 10fd170833
commit aec7ee2708
3 changed files with 15 additions and 3 deletions

View File

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