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 1356993 commit af7ff1eCopy full SHA for af7ff1e
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 4.4.1
4
+
5
+### Fixes
6
7
+- Updated Electron package to the version which includes a fix for crashes on Windows
8
9
## 4.4.0
10
11
### Features
package.json
@@ -1,7 +1,7 @@
{
"name": "daedalus",
"productName": "Daedalus",
- "version": "4.4.0",
+ "version": "4.4.1",
"description": "Cryptocurrency Wallet",
"main": "./dist/main/index.js",
"scripts": {
0 commit comments