Skip to content

Commit

Permalink
PB-35209 v4.9.3 stable version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricalfonsi committed Sep 4, 2024
1 parent aafaf7b commit 679e6ce
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Song: https://youtu.be/BGHlZwMYO9g?si=LhUEanqg7q9j-nxv

Passbolt v4.9.3 Release Candidate is a maintenance update that addresses issues related to the deletion of users. Specifically, it fixes problems that occurred when trying to delete a user who is either the sole owner of resources or the sole group manager. Under these conditions, the deletion process did not work as expected, and this update resolves those issues.
Passbolt v4.9.3 is a maintenance update that addresses issues related to the deletion of users. Specifically, it fixes problems that occurred when trying to delete a user who is either the sole owner of resources or the sole group manager. Under these conditions, the deletion process did not work as expected, and this update resolves those issues.

Thank you to the community for reporting this issue.

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "passbolt-browser-extension",
"version": "4.9.3-rc.0",
"version": "4.9.3",
"license": "AGPL-3.0",
"copyright": "Copyright 2022 Passbolt SA",
"description": "Passbolt web extension for the open source password manager for teams",
Expand Down

0 comments on commit 679e6ce

Please sign in to comment.