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.0.39 "
16+ !define PRODUCT_VERSION " 2.0.40 "
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.0.39 "
16+ !define PRODUCT_VERSION " 2.0.40 "
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.0.39 " ,
5+ "version" : " 2.0.40 " ,
66 "description" : " Entry for offline" ,
77 "main" : " src/main_build/main.bundle.js" ,
88 "scripts" : {
3232 "async-csv" : " ^2.1.3" ,
3333 "axios" : " ^0.19.2" ,
3434 "cross-spawn" : " ^7.0.3" ,
35- "entry-hw" : " git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.20 " ,
36- "entry-js" : " git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.0.39 " ,
35+ "entry-hw" : " git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.22 " ,
36+ "entry-js" : " git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.0.40 " ,
3737 "entry-tool" : " git+https://github.com/entrylabs/entry-tool.git#dist/develop" ,
3838 "excel4node" : " ^1.7.0" ,
3939 "fs-extra" : " ^8.1.0" ,
Original file line number Diff line number Diff line change @@ -3098,9 +3098,9 @@ enquirer@^2.3.5:
30983098 dependencies :
30993099 crypto-js "^4.0.0"
31003100
3101- " entry-hw@git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.20 " :
3102- version "1.9.20 "
3103- resolved "git+https://github.com/entrylabs/entry-hw.git#6f7b4939d01295d7e97dca5118ad4bd796d46e32 "
3101+ " entry-hw@git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.22 " :
3102+ version "1.9.22 "
3103+ resolved "git+https://github.com/entrylabs/entry-hw.git#2d4e831adc4db46f1dabebae8793ee529e49d011 "
31043104 dependencies :
31053105 cross-spawn "^7.0.0"
31063106 fs-extra "^8.1.0"
@@ -3115,9 +3115,9 @@ enquirer@^2.3.5:
31153115 winston "^3.2.1"
31163116 winston-daily-rotate-file "^4.4.2"
31173117
3118- " entry-js@git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.0.39 " :
3118+ " entry-js@git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.0.40 " :
31193119 version "0.0.0"
3120- resolved "git+https://github.com/entrylabs/entryjs.git#383b0b77d9a1d82c8b7260dc0442ba210074fa89 "
3120+ resolved "git+https://github.com/entrylabs/entryjs.git#daed173bf433383c0c6193e027287a748bf1a407 "
31213121
31223122" entry-tool@git+https://github.com/entrylabs/entry-tool.git#dist/develop " :
31233123 version "0.0.0"
You can’t perform that action at this time.
0 commit comments