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

Commit 88b3600

Browse files
author
domschiener
committed
bump version to 2.3.0
1 parent 8326932 commit 88b3600

File tree

2 files changed

+2
-2
lines changed

2 files changed

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

0 commit comments

Comments
 (0)