We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 459b794 + 3543430 commit 62bc268Copy full SHA for 62bc268
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+## 3.2.0
5
+
6
+### Chores
7
8
+- Daedalus version change from `3.2.0-FC1` to `3.2.0`
9
10
## 3.2.0-FC1
11
12
### Features
package.json
@@ -1,7 +1,7 @@
{
"name": "daedalus",
"productName": "Daedalus",
- "version": "3.2.0-FC1",
+ "version": "3.2.0",
"description": "Cryptocurrency Wallet",
"main": "./dist/main/index.js",
"scripts": {
0 commit comments