File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
<Identity Name =" 89C2A984.SiYuan"
10
10
ProcessorArchitecture =" x64"
11
11
Publisher =" CN=087C656E-C1D9-42D8-8807-CED45A74FC0F"
12
- Version =" 3.1.27 .0" />
12
+ Version =" 3.1.28 .0" />
13
13
<Properties >
14
14
<DisplayName >SiYuan</DisplayName >
15
15
<PublisherDisplayName >云南链滴科技有限公司</PublisherDisplayName >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " SiYuan" ,
3
- "version" : " 3.1.27 " ,
3
+ "version" : " 3.1.28 " ,
4
4
"description" : " Refactor your thinking" ,
5
5
"homepage" : " https://b3log.org/siyuan" ,
6
6
"main" : " ./electron/main.js" ,
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ import (
45
45
var Mode = "prod"
46
46
47
47
const (
48
- Ver = "3.1.27 "
48
+ Ver = "3.1.28 "
49
49
IsInsider = false
50
50
51
51
// env vars as fallback for commandline parameters
You can’t perform that action at this time.
0 commit comments