We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac090ab commit 1c35c51Copy full SHA for 1c35c51
1 file changed
pages/home.html
@@ -59,7 +59,7 @@
59
<div class="subtitle">We have hundreds and thousands of games you can play every day!</div>
60
<div class="subtitle">We have VMs in the secret menu. Join the Discord to find the secret code!</div>
61
<div class="subtitle">How version works: v.VERSION.YEAR.MONTH.DAY</div>
62
- <div class="subtitle">v.4.26.4.14 <span id="checkversion">(Loading JSON API...)</span></div>
+ <div class="subtitle">v.4.26.4.17 <span id="checkversion">(Loading JSON API...)</span></div>
63
64
<div style="margin-top:20px;display:flex;gap:10px;flex-wrap:wrap;justify-content:center">
65
<button onclick="exportSiteSave()" style="padding:8px 14px;border-radius:6px;border:none;background:var(--accent);color:#fff;cursor:pointer">
0 commit comments