Skip to content

Commit 0dfa72c

Browse files
authored
Merge branch 'master' into master
2 parents e64dc51 + 46d62e0 commit 0dfa72c

2 files changed

Lines changed: 4901 additions & 12489 deletions

File tree

html/startPage/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ <h1 class='title'>pakkit</h1>
2626
<li class="form-row">
2727
<label for="version">Version:</label>
2828
<select id="version">
29+
<option value="1.19.3">1.19.3</option>
30+
<option value="1.19.2">1.19.2</option>
31+
<option value="1.19.1">1.19.1</option>
2932
<option value="1.19">1.19</option>
3033
<option value="1.18.2">1.18.2</option>
3134
<option value="1.18">1.18(.1)</option>
@@ -116,4 +119,4 @@ <h1 class='title'>pakkit</h1>
116119
</form>
117120
<script src="script.js"></script>
118121
</body>
119-
</html>
122+
</html>

0 commit comments

Comments
 (0)