Skip to content

Commit

Permalink
1.19.2 support (closes #82)
Browse files Browse the repository at this point in the history
  • Loading branch information
Heath123 committed Jan 20, 2023
1 parent aace1fe commit ff9dc6d
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 163 deletions.
2 changes: 2 additions & 0 deletions html/startPage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ <h1 class='title'>pakkit</h1>
<p>
<label for="version">Version:</label>
<select id="version" style="width: 191px;">
<option value="1.19.2">1.19.2</option>
<option value="1.19.1">1.19.1</option>
<option value="1.19">1.19</option>
<option value="1.18.2">1.18.2</option>
<option value="1.18">1.18(.1)</option>
Expand Down
Loading

0 comments on commit ff9dc6d

Please sign in to comment.