Skip to content

Commit 8410cd6

Browse files
authored
Bump to v2.0.6 (#3986)
1 parent ef23c12 commit 8410cd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "decrediton",
33
"productName": "Decrediton",
4-
"version": "2.0.4",
4+
"version": "2.0.6",
55
"description": "Graphical wallet for Decred supporting staking, privacy, and decentralized exchange.",
66
"main": "./main.js",
77
"author": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "decrediton",
33
"productName": "Decrediton",
4-
"version": "2.0.4",
4+
"version": "2.0.6",
55
"description": "Decrediton based on React, React Router, Webpack, React Hot Loader for rapid application development",
66
"main": "main.js",
77
"scripts": {

0 commit comments

Comments
 (0)