Skip to content

Commit

Permalink
Update config.go
Browse files Browse the repository at this point in the history
  • Loading branch information
door7302 authored Sep 13, 2024
1 parent ebb1653 commit 41b88ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 41b88ae

Please sign in to comment.