mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 07:00:12 +01:00
🔖 Release v2.1.10
This commit is contained in:
parent
4a71829400
commit
560f34e5ae
10 changed files with 49 additions and 23 deletions
|
|
@ -29,7 +29,7 @@ import (
|
|||
"github.com/siyuan-note/logging"
|
||||
)
|
||||
|
||||
const DatabaseVer = "20220828" // 修改表结构的话需要修改这里
|
||||
const DatabaseVer = "20220501" // 修改表结构的话需要修改这里
|
||||
|
||||
const (
|
||||
ExitCodeReadOnlyDatabase = 20 // 数据库文件被锁
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue