Skip to content

Commit e1ed94c

Browse files
committed
RHDEVDOCS 5745 Pipelines 1.13 version selector
1 parent 9b9008a commit e1ed94c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_templates/_page_openshift.html.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@
224224
<%= distro %>
225225
</a>
226226
<select id="version-selector" onchange="versionSelector(this);">
227+
<option value="1.13">1.13</option>
227228
<option value="1.12">1.12</option>
228229
<option value="1.11">1.11</option>
229230
<option value="1.10">1.10</option>

0 commit comments

Comments
 (0)