Skip to content

Commit b4db4f2

Browse files
committed
버전 업데이트 1.6.37 -> 1.7.3 (업데이트 체크 이슈로 1.7.n 대 사용함)
1 parent df124fd commit b4db4f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/entry-hw.nsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
!define PRODUCT_NAME "Entry_HW"
1515
!define PROTOCOL_NAME "entryhw"
1616
!define APP_NAME "Entry_HW.exe"
17-
!define PRODUCT_VERSION "1.6.37"
17+
!define PRODUCT_VERSION "1.7.3"
1818
!define PRODUCT_PUBLISHER "EntryLabs"
1919
!define PRODUCT_WEB_SITE "http://www.play-entry.org/"
2020

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "entry_hw",
3-
"version": "1.6.37",
3+
"version": "1.7.3",
44
"description": "엔트리 하드웨어 연결 프로그램",
55
"author": "EntryLabs",
66
"main": "app/index.js",

0 commit comments

Comments
 (0)