Skip to content

Commit

Permalink
Update the publisher name for Bitwarden (#11846)
Browse files Browse the repository at this point in the history
(cherry picked from commit 379efb1)
Signed-off-by: Alex Urbina <[email protected]>
  • Loading branch information
kspearrin authored and urbinaalex17 committed Nov 14, 2024
1 parent fe2543f commit 1dde418
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/browser/store/windows/AppxManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<Properties>
<DisplayName>Bitwarden Password Manager</DisplayName>
<PublisherDisplayName>8bit Solutions LLC</PublisherDisplayName>
<PublisherDisplayName>Bitwarden Inc</PublisherDisplayName>
<Logo>Assets/icon_50.png</Logo>
</Properties>

Expand Down
2 changes: 1 addition & 1 deletion apps/desktop/electron-builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"applicationId": "bitwardendesktop",
"identityName": "8bitSolutionsLLC.bitwardendesktop",
"publisher": "CN=14D52771-DE3C-4886-B8BF-825BA7690418",
"publisherDisplayName": "8bit Solutions LLC",
"publisherDisplayName": "Bitwarden Inc",
"languages": [
"en-US",
"af",
Expand Down

0 comments on commit 1dde418

Please sign in to comment.