Skip to content

Commit 19d6243

Browse files
committed
1.19.4, 1.20 and 1.20.1 support
1 parent 5a2add4 commit 19d6243

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

html/startPage/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ <h1 class='title'>pakkit</h1>
2525
<li class="form-row">
2626
<label for="version">Version:</label>
2727
<select id="version">
28+
<option value="1.20.1">1.20.1</option>
29+
<option value="1.20">1.20</option>
30+
<option value="1.19.4">1.19.4</option>
2831
<option value="1.19.3">1.19.3</option>
2932
<option value="1.19.2">1.19.2</option>
3033
<option value="1.19.1">1.19.1</option>

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)