Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
Fix electron version set in electron builder.
Browse files Browse the repository at this point in the history
  • Loading branch information
rob5300 committed Oct 1, 2021
1 parent 62af857 commit 6425cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ files: [
"!CODE_OF_CONDUCT.md",
"!README.md"
]
electronVersion: 13.1.7
electronVersion: 15.1.0

0 comments on commit 6425cfc

Please sign in to comment.