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

Commit 4208e8c

Browse files
author
domschiener
committed
bump version
1 parent 3ecd5d2 commit 4208e8c

File tree

3 files changed

+2
-97
lines changed

3 files changed

+2
-97
lines changed

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

package.mainnet.json

Lines changed: 0 additions & 95 deletions
This file was deleted.

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

0 commit comments

Comments
 (0)