We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1f734 commit 28d8110Copy full SHA for 28d8110
1 file changed
config/config.go
@@ -10,7 +10,7 @@ import (
10
"github.com/spf13/viper"
11
)
12
13
-const VERSION = "3.1"
+const VERSION = "3.2"
14
15
type Config struct {
16
Server ServerConfig
0 commit comments