Skip to content

Commit 28d8110

Browse files
committed
version 3.2 for docker compose
1 parent 8b1f734 commit 28d8110

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"github.com/spf13/viper"
1111
)
1212

13-
const VERSION = "3.1"
13+
const VERSION = "3.2"
1414

1515
type Config struct {
1616
Server ServerConfig

0 commit comments

Comments
 (0)