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

Commit adf3f01

Browse files
author
domschiener
committed
Updated version
1 parent c5d038f commit adf3f01

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

0 commit comments

Comments
 (0)