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 dd5a425 + 6cd4b60 commit 7e09e21Copy full SHA for 7e09e21
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## vNext
4
5
+## 6.0.1
6
+
7
### Fixes
8
9
- Update `cardano-node` to a 9.1.1 (hotfix for the ledger replay bug) ([PR 3221](https://github.com/input-output-hk/daedalus/pull/3221))
package.json
@@ -1,7 +1,7 @@
1
{
"name": "daedalus",
"productName": "Daedalus",
- "version": "6.0.0",
+ "version": "6.0.1",
"description": "Cryptocurrency Wallet",
"main": "./dist/main/index.js",
"scripts": {
0 commit comments