File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed
Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1313!define MUI_UNICON " icon.ico"
1414!define PRODUCT_NAME " Entry"
1515!define APP_NAME " Entry.exe"
16- !define PRODUCT_VERSION " 2.1.29 "
16+ !define PRODUCT_VERSION " 2.1.30 "
1717!define PRODUCT_PUBLISHER " EntryLabs"
1818!define PRODUCT_WEB_SITE " http://www.playentry.org/"
1919
Original file line number Diff line number Diff line change 1313!define MUI_UNICON " icon.ico"
1414!define PRODUCT_NAME " Entry"
1515!define APP_NAME " Entry.exe"
16- !define PRODUCT_VERSION " 2.1.29 "
16+ !define PRODUCT_VERSION " 2.1.30 "
1717!define PRODUCT_PUBLISHER " EntryLabs"
1818!define PRODUCT_WEB_SITE " http://www.playentry.org/"
1919
Original file line number Diff line number Diff line change 22 "private" : true ,
33 "productName" : " Entry" ,
44 "name" : " entry" ,
5- "version" : " 2.1.29 " ,
5+ "version" : " 2.1.30 " ,
66 "description" : " Entry for offline" ,
77 "main" : " src/main_build/main.bundle.js" ,
88 "scripts" : {
3939 "async-csv" : " ^2.1.3" ,
4040 "axios" : " ^0.19.2" ,
4141 "cross-spawn" : " ^7.0.3" ,
42- "entry-hw" : " git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.68 " ,
43- "entry-js" : " git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.1.29 " ,
42+ "entry-hw" : " git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.69 " ,
43+ "entry-js" : " git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.1.30 " ,
4444 "entry-tool" : " git+https://github.com/entrylabs/entry-tool.git#dist/20231026" ,
4545 "@entrylabs/legacy-video" : " ^1.0.0" ,
4646 "excel4node" : " ^1.7.0" ,
Original file line number Diff line number Diff line change @@ -5219,9 +5219,9 @@ entities@^2.0.0:
52195219 node-fetch "^2.7.0"
52205220 systeminformation "^5.22.11"
52215221
5222- "entry-hw@git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.68 ":
5223- version "1.9.68 "
5224- resolved "git+https://github.com/entrylabs/entry-hw.git#dd9636b950987c681c976af9ff3056723cc2be0b "
5222+ "entry-hw@git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.69 ":
5223+ version "1.9.69 "
5224+ resolved "git+https://github.com/entrylabs/entry-hw.git#4d83d7eafc6569a82e00eb800f79878822946efa "
52255225 dependencies:
52265226 cross-spawn "^7.0.0"
52275227 fs-extra "^8.1.0"
@@ -5236,9 +5236,9 @@ entities@^2.0.0:
52365236 winston "^3.2.1"
52375237 winston-daily-rotate-file "^4.4.2"
52385238
5239- "entry-js@git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.1.29 ":
5239+ "entry-js@git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.1.30 ":
52405240 version "4.0.21"
5241- resolved "git+https://github.com/entrylabs/entryjs.git#00d77a4fae50aad9f8f8ae90b0652efbcc8e79e1 "
5241+ resolved "git+https://github.com/entrylabs/entryjs.git#2df9bfffb488c25a701618b97a6e627096af8eda "
52425242 dependencies:
52435243 uid "^0.0.2"
52445244 "@entrylabs/event" "^1.0.3"
You can’t perform that action at this time.
0 commit comments