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.49 "
16+ !define PRODUCT_VERSION " 2.0.50 "
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.49 "
16+ !define PRODUCT_VERSION " 2.0.50 "
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.49 " ,
5+ "version" : " 2.0.50 " ,
66 "description" : " Entry for offline" ,
77 "main" : " src/main_build/main.bundle.js" ,
88 "scripts" : {
3535 "async-csv" : " ^2.1.3" ,
3636 "axios" : " ^0.19.2" ,
3737 "cross-spawn" : " ^7.0.3" ,
38- "entry-hw" : " git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.32 " ,
39- "entry-js" : " git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.0.49 " ,
38+ "entry-hw" : " git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.33 " ,
39+ "entry-js" : " git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.0.50 " ,
4040 "entry-tool" : " git+https://github.com/entrylabs/entry-tool.git#dist/develop" ,
4141 "excel4node" : " ^1.7.0" ,
4242 "fs-extra" : " ^8.1.0" ,
Original file line number Diff line number Diff line change @@ -3106,9 +3106,9 @@ enquirer@^2.3.5:
31063106 dependencies :
31073107 crypto-js "^4.0.0"
31083108
3109- " entry-hw@git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.32 " :
3110- version "1.9.32 "
3111- resolved "git+https://github.com/entrylabs/entry-hw.git#5558874cd7596aa54612c138b7eb99466fb6a79d "
3109+ " entry-hw@git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.33 " :
3110+ version "1.9.33 "
3111+ resolved "git+https://github.com/entrylabs/entry-hw.git#f5d8ca966f7ecaa02cab4216ba9702bf1b1fe239 "
31123112 dependencies :
31133113 cross-spawn "^7.0.0"
31143114 fs-extra "^8.1.0"
@@ -3123,9 +3123,9 @@ enquirer@^2.3.5:
31233123 winston "^3.2.1"
31243124 winston-daily-rotate-file "^4.4.2"
31253125
3126- " entry-js@git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.0.49 " :
3126+ " entry-js@git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.0.50 " :
31273127 version "0.0.0"
3128- resolved "git+https://github.com/entrylabs/entryjs.git#5abe64c67bacfb9b3a3d801389e72c51dc59a105 "
3128+ resolved "git+https://github.com/entrylabs/entryjs.git#da5cd039dc496a15776ed69c87572c669b9566cb "
31293129
31303130" entry-tool@git+https://github.com/entrylabs/entry-tool.git#dist/develop " :
31313131 version "0.0.0"
You can’t perform that action at this time.
0 commit comments