Skip to content

Commit bc03621

Browse files
author
extracold1209
committed
[1.6.30] version update
1 parent d24b69c commit bc03621

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build/entry-hw.nsi

Lines changed: 1 addition & 1 deletion
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.29"
17+
!define PRODUCT_VERSION "1.6.30"
1818
!define PRODUCT_PUBLISHER "EntryLabs"
1919
!define PRODUCT_WEB_SITE "http://www.play-entry.org/"
2020

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)