Skip to content

Commit

Permalink
[Fix] Update mm to 12.9.3, fix ledger support, fix errors related to …
Browse files Browse the repository at this point in the history
…stuck loading state (#1204)

* update mm to 12.9.3

* loading fix

* fixes

* fixes for notification window create

* fix connect accounts popup

* bump 0.22.5
  • Loading branch information
BrettCleary authored Jan 9, 2025
1 parent dfbee34 commit 23ab062
Show file tree
Hide file tree
Showing 83 changed files with 8,130 additions and 2,263 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hyperplay",
"version": "0.22.4",
"version": "0.22.5",
"private": true,
"main": "build/main/main.js",
"homepage": "./",
Expand Down
Loading

0 comments on commit 23ab062

Please sign in to comment.