Explorar o código

RFC 5322 添加MessageId

jinnrry %!s(int64=2) %!d(string=hai) anos
pai
achega
1960f886e5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      server/config/config.go

+ 1 - 1
server/config/config.go

@@ -39,7 +39,7 @@ type Config struct {
 //go:embed tables/*
 var tableConfig embed.FS
 
-const Version = "2.3.2"
+const Version = "2.3.3"
 
 const DBTypeMySQL = "mysql"
 const DBTypeSQLite = "sqlite"