Skip to content

Commit

Permalink
1.17 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Heath123 committed Jun 17, 2021
1 parent 9e8f469 commit a5dff88
Show file tree
Hide file tree
Showing 2 changed files with 7,786 additions and 28 deletions.
4 changes: 3 additions & 1 deletion html/startPage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ <h1 class='title'>pakkit</h1>
<p>
<label for="version">Version:</label>
<select id="version" style="width: 191px;">
<option value="1.16.4">1.16.4/1.16.5 (latest stable)</option>
<option value="1.17">1.17 (latest stable)</option>
<option value="21w07a">21w07a</option>
<option value="1.16.4">1.16.4/1.16.5</option>
<option value="1.16.3">1.16.3</option>
<option value="1.16.2">1.16.2</option>
<option value="1.16.1">1.16.1</option>
Expand Down
Loading

0 comments on commit a5dff88

Please sign in to comment.