Bump electron version in electron-builder.json (#7728)

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
Daniel James Smith 2024-01-29 20:36:29 +01:00 committed by GitHub
parent e23a3632a3
commit 76183c839a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"**/node_modules/@bitwarden/desktop-native/index.js",
"**/node_modules/@bitwarden/desktop-native/desktop_native.${platform}-${arch}*.node"
],
"electronVersion": "28.1.3",
"electronVersion": "28.2.0",
"generateUpdatesFilesForAllChannels": true,
"publish": {
"provider": "generic",