File tree Expand file tree Collapse file tree 6 files changed +607
-31
lines changed
src/renderer/resources/lang Expand file tree Collapse file tree 6 files changed +607
-31
lines changed Original file line number Diff line number Diff line change 13
13
!define MUI_UNICON " icon.ico"
14
14
!define PRODUCT_NAME " Entry"
15
15
!define APP_NAME " Entry.exe"
16
- !define PRODUCT_VERSION " 2.1.22 "
16
+ !define PRODUCT_VERSION " 2.1.23 "
17
17
!define PRODUCT_PUBLISHER " EntryLabs"
18
18
!define PRODUCT_WEB_SITE " http://www.playentry.org/"
19
19
Original file line number Diff line number Diff line change 13
13
!define MUI_UNICON " icon.ico"
14
14
!define PRODUCT_NAME " Entry"
15
15
!define APP_NAME " Entry.exe"
16
- !define PRODUCT_VERSION " 2.1.22 "
16
+ !define PRODUCT_VERSION " 2.1.23 "
17
17
!define PRODUCT_PUBLISHER " EntryLabs"
18
18
!define PRODUCT_WEB_SITE " http://www.playentry.org/"
19
19
Original file line number Diff line number Diff line change 2
2
"private" : true ,
3
3
"productName" : " Entry" ,
4
4
"name" : " entry" ,
5
- "version" : " 2.1.22 " ,
5
+ "version" : " 2.1.23 " ,
6
6
"description" : " Entry for offline" ,
7
7
"main" : " src/main_build/main.bundle.js" ,
8
8
"scripts" : {
39
39
"async-csv" : " ^2.1.3" ,
40
40
"axios" : " ^0.19.2" ,
41
41
"cross-spawn" : " ^7.0.3" ,
42
- "entry-hw" : " git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.60_2 " ,
43
- "entry-js" : " git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.1.22 " ,
42
+ "entry-hw" : " git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.61_2 " ,
43
+ "entry-js" : " git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.1.23 " ,
44
44
"entry-tool" : " git+https://github.com/entrylabs/entry-tool.git#dist/20231026" ,
45
45
"@entrylabs/legacy-video" : " ^1.0.0" ,
46
46
"excel4node" : " ^1.7.0" ,
You can’t perform that action at this time.
0 commit comments