Skip to content

Commit

Permalink
Merge pull request #144 from Touxten/okom3pom-patch-1
Browse files Browse the repository at this point in the history
Add missing Branch
  • Loading branch information
Progi1984 authored Nov 23, 2024
2 parents fac8b72 + 83bd2b4 commit 454a969
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.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 454a969

Please sign in to comment.