Skip to content

Commit

Permalink
Deploying to static-pages from @ e676c2a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
InfSein committed Oct 18, 2024
1 parent ec12b27 commit 708993c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions assets/index-CU90Hq_x.js → assets/index-CKRNuqNz.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<title>7.0 HQ Helper</title>
<link rel="icon" href="./icons/logo_v2_192x192.png">
<link rel="manifest" href="./manifest.json">
<script type="module" crossorigin src="./assets/index-CU90Hq_x.js"></script>
<script type="module" crossorigin src="./assets/index-CKRNuqNz.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-BFbzMHRp.css">
</head>

Expand Down
4 changes: 2 additions & 2 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"hqhelper": "2.0.8",
"electron": "v3"
}
"electron": "v4"
}

0 comments on commit 708993c

Please sign in to comment.