Skip to content

Commit

Permalink
chore: release v2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
manu0466 committed Mar 11, 2024
1 parent 566e8eb commit 8f25b88
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.7.2
## Fixes
- Fixed a bug that that was causing the wrong visualization of the unlock screen when
the application doesn't have accounts

# Version 2.7.1
## Fixes
- Fixed a bug that that allow the bypass of the unlock screen when the application is open
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.7.1",
"version": "2.7.2",
"private": true,
"scripts": {
"postinstall": "patch-package && rn-nodeify -y --install stream,crypto,path --hack",
Expand Down

0 comments on commit 8f25b88

Please sign in to comment.