File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Expand file tree Collapse file tree 4 files changed +11
-11
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.20 "
16
+ !define PRODUCT_VERSION " 2.1.21 "
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.20 "
16
+ !define PRODUCT_VERSION " 2.1.21 "
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.20 " ,
5
+ "version" : " 2.1.21 " ,
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.58_2 " ,
43
- "entry-js" : " git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.1.20 " ,
42
+ "entry-hw" : " git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.59_2 " ,
43
+ "entry-js" : " git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.1.21 " ,
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" ,
Original file line number Diff line number Diff line change @@ -5212,9 +5212,9 @@ entities@^2.0.0:
5212
5212
dependencies:
5213
5213
crypto-js "^4.0.0"
5214
5214
5215
- "entry-hw@git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.58_2 ":
5216
- version "1.9.58 "
5217
- resolved "git+https://github.com/entrylabs/entry-hw.git#f4c93bdb41ef097df7e501acd30ca8ac98fee3e2 "
5215
+ "entry-hw@git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.59_2 ":
5216
+ version "1.9.59 "
5217
+ resolved "git+https://github.com/entrylabs/entry-hw.git#7642f98a275662598cd7a1d0c172a90c197a7a99 "
5218
5218
dependencies:
5219
5219
cross-spawn "^7.0.0"
5220
5220
fs-extra "^8.1.0"
@@ -5229,9 +5229,9 @@ entities@^2.0.0:
5229
5229
winston "^3.2.1"
5230
5230
winston-daily-rotate-file "^4.4.2"
5231
5231
5232
- "entry-js@git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.1.20 ":
5233
- version "4.0.12 "
5234
- resolved "git+https://github.com/entrylabs/entryjs.git#187cb575facd3c59ecaa9e9f8f867fcd57f061f0 "
5232
+ "entry-js@git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.1.21 ":
5233
+ version "4.0.14 "
5234
+ resolved "git+https://github.com/entrylabs/entryjs.git#f4becaacd2c584e85c23640f781a3ec0ee4a4d89 "
5235
5235
dependencies:
5236
5236
uid "^0.0.2"
5237
5237
"@entrylabs/event" "^1.0.3"
You can’t perform that action at this time.
0 commit comments