Skip to content

Commit

Permalink
add 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddykasp committed Jan 8, 2024
1 parent 32f4c8f commit c6c681e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/json/json_template.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<form class="form-inline float-right">
<select id="elk-version" class="custom-select">
<option value="latest" selected>@latest (<%= htmlWebpackPlugin.options.latestVersion %>)</option>
<option value="9-1">0.9.1</option>
<option value="9">0.9.0</option>
<option value="8">0.8.2</option>
<option value="7-1">0.7.1</option>
Expand Down

0 comments on commit c6c681e

Please sign in to comment.