Commit 92ce49d
committed
Use Electron's app.getVersion() for better performance
Replaced manual file reading with Electron's built-in app.getVersion() method which is more efficient and reliable.1 parent a529b6e commit 92ce49d
1 file changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
606 | 606 | | |
607 | 607 | | |
608 | 608 | | |
609 | | - | |
| 609 | + | |
610 | 610 | | |
611 | | - | |
612 | | - | |
613 | | - | |
614 | | - | |
615 | | - | |
616 | | - | |
617 | | - | |
| 611 | + | |
618 | 612 | | |
619 | 613 | | |
620 | 614 | | |
| |||
0 commit comments