diff --git a/config/config.go b/config/config.go index c76d7d3..b68fb18 100644 --- a/config/config.go +++ b/config/config.go @@ -10,7 +10,7 @@ import ( "github.com/spf13/viper" ) -const JTSO_VERSION string = "1.0.4" +const JTSO_VERSION string = "1.0.5" type PortalConfig struct { Https bool