Skip to content

Commit 3b550d2

Browse files
committed
Add version number in selector for RHACS 3.73
1 parent 9809768 commit 3b550d2

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
@@ -129,6 +129,7 @@
129129
<%= distro %>
130130
</a>
131131
<select id="version-selector" onchange="versionSelector(this);">
132+
<option value="3.73">3.73</option>
132133
<option value="3.72">3.72</option>
133134
<option value="3.71">3.71</option>
134135
<option value="3.70">3.70</option>

0 commit comments

Comments
 (0)