Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.

Commit 96e95f2

Browse files
committed
v2.5.6
1 parent 1297b86 commit 96e95f2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "iota",
33
"productName": "IOTA Wallet",
44
"description": "IOTA Wallet",
5-
"version": "2.5.5",
5+
"version": "2.5.6",
66
"license": "GPL-3.0",
77
"main": "app/js/main.js",
88
"scripts": {

package.testnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "iota-testnet",
33
"productName": "IOTA Wallet Testnet",
44
"description": "IOTA Wallet Testnet",
5-
"version": "2.5.5-testnet",
5+
"version": "2.5.6-testnet",
66
"license": "GPL-3.0",
77
"main": "app/js/main.js",
88
"scripts": {

0 commit comments

Comments
 (0)