Skip to content

Commit

Permalink
Add missing Branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Touxten authored Nov 23, 2024
1 parent e4d318e commit 83bd2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<div class="select">
<p class="select-label">Version</p>
<v-select
:items="['All', 'develop', '8.2.x', '8.1.x', '8.0.x', '1.7.8.x', '1.7.7.x']"
:items="['All', 'develop', '9.0.x', '8.2.x', '8.1.x', '8.0.x', '1.7.8.x', '1.7.7.x']"
label="All"
:value="''"
append-icon="keyboard_arrow_down"
Expand Down

0 comments on commit 83bd2b4

Please sign in to comment.