Skip to content

Commit

Permalink
upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
Shramp committed Dec 8, 2022
1 parent fb69af2 commit 09ffd35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mobilecoin-wallet",
"productName": "MobileCoin Wallet",
"version": "1.5.1",
"version": "1.7.0",
"description": "Desktop hot wallet for your MobileCoin needs.",
"main": "./main.prod.js",
"author": {
Expand All @@ -16,4 +16,4 @@
"argon2": "^0.27.2",
"keytar": "^7.7.0"
}
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mobilecoin-wallet",
"productName": "MobileCoin Wallet",
"version": "1.5.1",
"version": "1.7.0",
"description": "Desktop hot wallet for your MobileCoin needs.",
"scripts": {
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",
Expand Down

0 comments on commit 09ffd35

Please sign in to comment.