Skip to content

Commit 62bc268

Browse files
authored
Merge pull request #2322 from input-output-hk/release-with-master
Merge release/3.2.0 into master
2 parents 459b794 + 3543430 commit 62bc268

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
## 3.2.0
5+
6+
### Chores
7+
8+
- Daedalus version change from `3.2.0-FC1` to `3.2.0`
9+
410
## 3.2.0-FC1
511

612
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "daedalus",
33
"productName": "Daedalus",
4-
"version": "3.2.0-FC1",
4+
"version": "3.2.0",
55
"description": "Cryptocurrency Wallet",
66
"main": "./dist/main/index.js",
77
"scripts": {

0 commit comments

Comments
 (0)