Skip to content

Commit 5c973c7

Browse files
committed
Increment version to 1.1.3 for desktop release
1 parent 491fa15 commit 5c973c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "NanoVault",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"license": "MIT",
55
"description": "Wallet for interacting with Nano",
66
"author": "Andrew Steele",
@@ -93,7 +93,7 @@
9393
},
9494
"build": {
9595
"appId": "com.electron.nanovault",
96-
"buildVersion": "1.1.0",
96+
"buildVersion": "1.1.3",
9797
"productName": "NanoVault",
9898
"copyright": "Copyright © 2019 Andrew Steele",
9999
"directories": {

0 commit comments

Comments
 (0)