Skip to content

Commit

Permalink
Update version to 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michalrus committed Jun 5, 2024
1 parent 32b7bdd commit 8dc7510
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Changelog

## vNext
## 5.4.0

### Fixes

- Fixed logs download ([PR 3197](https://github.com/input-output-hk/daedalus/pull/3197))
- Fixed hardware wallets transaction logic ([PR 3195](https://github.com/input-output-hk/daedalus/pull/3195))
- Make Windows installer check if previous Daedalus is running ([PR 3141](https://github.com/input-output-hk/daedalus/pull/3141))
- Fixed out-of-memory errors on https://ci.iog.io ([PR 3145](https://github.com/input-output-hk/daedalus/pull/3145))

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "daedalus",
"productName": "Daedalus",
"version": "5.3.1",
"version": "5.4.0",
"description": "Cryptocurrency Wallet",
"main": "./dist/main/index.js",
"scripts": {
Expand Down

0 comments on commit 8dc7510

Please sign in to comment.