Skip to content

Commit

Permalink
버전 업데이트 1.9.0 -> 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
extracold1209 committed Dec 2, 2019
1 parent 267a9c6 commit e64bb9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/entry-hw.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
!define PRODUCT_NAME "Entry_HW"
!define PROTOCOL_NAME "entryhw"
!define APP_NAME "Entry_HW.exe"
!define PRODUCT_VERSION "1.9.0"
!define PRODUCT_VERSION "1.9.1"
!define PRODUCT_PUBLISHER "EntryLabs"
!define PRODUCT_WEB_SITE "https://www.playentry.org/"

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "entry_hw",
"version": "1.9.0",
"version": "1.9.1",
"description": "엔트리 하드웨어 연결 프로그램",
"author": "EntryLabs",
"main": "app/index.js",
Expand Down

0 comments on commit e64bb9c

Please sign in to comment.