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

Commit 445ae8e

Browse files
committed
v2.5.5
1 parent 912a114 commit 445ae8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: package.json

+1-1
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.4",
5+
"version": "2.5.5",
66
"license": "GPL-3.0",
77
"main": "app/js/main.js",
88
"scripts": {

Diff for: package.testnet.json

+1-1
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.4-testnet",
5+
"version": "2.5.5-testnet",
66
"license": "GPL-3.0",
77
"main": "app/js/main.js",
88
"scripts": {

0 commit comments

Comments
 (0)