We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7634591 commit 1dba8c2Copy full SHA for 1dba8c2
build/entry-hw.nsi
@@ -14,7 +14,7 @@
14
!define PRODUCT_NAME "Entry_HW"
15
!define PROTOCOL_NAME "entryhw"
16
!define APP_NAME "Entry_HW.exe"
17
-!define PRODUCT_VERSION "1.9.58"
+!define PRODUCT_VERSION "1.9.59"
18
!define PRODUCT_PUBLISHER "EntryLabs"
19
!define PRODUCT_WEB_SITE "https://www.playentry.org/"
20
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "entry-hw",
3
- "version": "1.9.58",
+ "version": "1.9.59",
4
"description": "엔트리 하드웨어 연결 프로그램",
5
"author": "EntryLabs",
6
"main": "./app/src/index.bundle.js",
0 commit comments