Skip to content

Commit ad08226

Browse files
Deploy site from b3a12bc
1 parent a8674a6 commit ad08226

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

gamepad-tester/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ <h1>Gamepad Tester</h1>
276276

277277

278278
<script>
279-
window.gamepadHelperVersion = "2025.501.232754";
279+
window.gamepadHelperVersion = "2025.517.134257";
280280
</script>
281281

282282
<!-- Gamepad Tester section -->
@@ -685,7 +685,7 @@ <h4 class="card-title mb-3 fw-bolder">Donate</h4>
685685

686686

687687

688-
<script src="https://cdn.jsdelivr.net/npm/@lizardbyte/gamepad-helper@2025.501.232754/dist/gamepad-helper.js"></script>
688+
<script src="https://cdn.jsdelivr.net/npm/@lizardbyte/gamepad-helper@2025.517.134257/dist/gamepad-helper.js"></script>
689689

690690

691691

licenses/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ <h5 class="card-title mb-0">Dependencies</h5>
335335
<div class="d-flex justify-content-between align-items-center">
336336
<div>
337337
<strong>LizardByte/gamepad-helper</strong>
338-
<span class="ms-2 badge bg-secondary">2025.501.232754</span>
338+
<span class="ms-2 badge bg-secondary">2025.517.134257</span>
339339
<small class="d-block text-muted">
340340
<a href="https://github.com/LizardByte/gamepad-helper/" target="_blank" class="text-info">https://github.com/LizardByte/gamepad-helper/</a>
341341
</small>

0 commit comments

Comments
 (0)