Skip to content

Commit 2ba6422

Browse files
committed
reorder the 516 and 515 containers
1 parent 8cbccd0 commit 2ba6422

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

public/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,15 +83,15 @@ <h1>BYOND Build Mirror</h1>
8383
<p>This is an unofficial mirror of BYOND build executables. Updated manually by maintainers.</p>
8484

8585
<div class="version-container">
86-
<h2>Version 515</h2>
87-
<ul id="v515-list">
86+
<h2>Version 516</h2>
87+
<ul id="v516-list">
8888
<li>Loading...</li>
8989
</ul>
9090
</div>
9191

9292
<div class="version-container">
93-
<h2>Version 516</h2>
94-
<ul id="v516-list">
93+
<h2>Version 515</h2>
94+
<ul id="v515-list">
9595
<li>Loading...</li>
9696
</ul>
9797
</div>

0 commit comments

Comments
 (0)