Skip to content

Commit

Permalink
🚧 Increased version
Browse files Browse the repository at this point in the history
  • Loading branch information
Da532 committed Jun 6, 2023
1 parent fd2f507 commit 4a80e9c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
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,6 +1,6 @@
{
"name": "ns-rpc",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"scripts": {
"start": "vite",
Expand Down
4 changes: 2 additions & 2 deletions wails.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.1",
"version": "1.0.2",
"name": "NS-RPC",
"outputfilename": "NS-RPC",
"frontend:install": "yarn install",
Expand All @@ -13,7 +13,7 @@
},
"info": {
"companyName": "AlmightyCX",
"productVersion": "1.0.1",
"productVersion": "1.0.2",
"copyright": "AlmightyCX",
"comments": "An application to display your Switch Games in Discord."
}
Expand Down

0 comments on commit 4a80e9c

Please sign in to comment.