Skip to content

Commit

Permalink
chore: release v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
manu0466 committed Sep 15, 2023
1 parent 93d873d commit 56dca99
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Version 2.4.1
## Bug fixes
- Fixed a bug that caused the application to not open the QR code scanner from the authorizations screen;
- Fixed a bug that caused the wrong visualization of the Ledger icon when looking for a device.

# Version 2.4.0
## Features
- Compatibility with the new Desmos v6;
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "desmos-profile-manager",
"version": "2.4.0",
"version": "2.4.1",
"private": true,
"scripts": {
"postinstall": "patch-package && rn-nodeify -y --install stream,crypto,path --hack",
Expand Down

0 comments on commit 56dca99

Please sign in to comment.