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.
1 parent 00aa7f3 commit 997643eCopy full SHA for 997643e
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 4.5.1
4
+
5
+### Fixes
6
7
+- Fixed Daedalus 4.5.0 Windows deployment issue
8
9
## 4.5.0
10
11
### Features
package.json
@@ -1,7 +1,7 @@
{
"name": "daedalus",
"productName": "Daedalus",
- "version": "4.5.0",
+ "version": "4.5.1",
"description": "Cryptocurrency Wallet",
"main": "./dist/main/index.js",
"scripts": {
0 commit comments