Skip to content

Commit

Permalink
バージョンの更新、ビルド後
Browse files Browse the repository at this point in the history
  • Loading branch information
twsnmp committed Jan 9, 2025
1 parent bbd2d2d commit cd5c507
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion build/windows/installer/wails_tools.nsh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
!define INFO_PRODUCTNAME "twsnmpfk"
!endif
!ifndef INFO_PRODUCTVERSION
!define INFO_PRODUCTVERSION "1.16.0"
!define INFO_PRODUCTVERSION "1.17.0"
!endif
!ifndef INFO_COPYRIGHT
!define INFO_COPYRIGHT "Copyright 2023 Masayuki Yamai"
Expand Down
4 changes: 2 additions & 2 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": true,
"version": "1.16.0",
"version": "1.17.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
646a280780ca22b75be1acc338a4ca6a
8c637f45dad3f17e0019fdd2bb5b4394
2 changes: 1 addition & 1 deletion wails.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"Info": {
"companyName": "TWSNMP",
"productName": "twsnmpfk",
"productVersion": "1.16.0",
"productVersion": "1.17.0",
"copyright": "Copyright 2023 Masayuki Yamai",
"comments": "https://lhx98.linkclub.jp/twise.co.jp/"
}
Expand Down

0 comments on commit cd5c507

Please sign in to comment.