mirror of
https://github.com/Jinnrry/PMail.git
synced 2025-02-20 11:43:09 +08:00
bug fix
This commit is contained in:
parent
164c900736
commit
7848e7c8f6
@ -39,7 +39,7 @@ type Config struct {
|
||||
//go:embed tables/*
|
||||
var tableConfig embed.FS
|
||||
|
||||
const Version = "2.3.3"
|
||||
const Version = "2.3.4"
|
||||
|
||||
const DBTypeMySQL = "mysql"
|
||||
const DBTypeSQLite = "sqlite"
|
||||
|
Loading…
x
Reference in New Issue
Block a user