Skip to content

Commit

Permalink
BRE-183 Manual version downgrade desktop version (#10279)
Browse files Browse the repository at this point in the history
(cherry picked from commit c938c21)
Signed-off-by: Alex Urbina <aurbina@bitwarden.com>
  • Loading branch information
urbinaalex17 committed Jul 26, 2024
1 parent dfd3533 commit 1ee0d8b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bitwarden/desktop",
"description": "A secure and free password manager for all of your devices.",
"version": "2024.7.2",
"version": "2024.7.1",
"keywords": [
"bitwarden",
"password",
Expand Down
4 changes: 2 additions & 2 deletions apps/desktop/src/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 apps/desktop/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@bitwarden/desktop",
"productName": "Bitwarden",
"description": "A secure and free password manager for all of your devices.",
"version": "2024.7.2",
"version": "2024.7.1",
"author": "Bitwarden Inc. <hello@bitwarden.com> (https://bitwarden.com)",
"homepage": "https://bitwarden.com",
"license": "GPL-3.0",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

0 comments on commit 1ee0d8b

Please sign in to comment.