Skip to content

Commit

Permalink
Upgrade electron builder, electron updater
Browse files Browse the repository at this point in the history
Bump version to 4.2.5
  • Loading branch information
JannisX11 committed Jun 10, 2022
1 parent 502c2b3 commit 771428c
Show file tree
Hide file tree
Showing 3 changed files with 1,203 additions and 1,189 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<script>
if (typeof module === 'object') {window.module = module; module = undefined;}//jQuery Fix
const isApp = typeof require !== 'undefined';
const appVersion = '4.2.4';
const appVersion = '4.2.5';


if (localStorage.getItem('theme')) {
Expand Down
Loading

0 comments on commit 771428c

Please sign in to comment.