Skip to content

Commit bee0f12

Browse files
author
Gaurav Nelson
committed
Added version selector number for RHACS 3.72
1 parent 8ec6374 commit bee0f12

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
@@ -119,6 +119,7 @@
119119
<%= distro %>
120120
</a>
121121
<select id="version-selector" onchange="versionSelector(this);">
122+
<option value="3.72">3.72</option>
122123
<option value="3.71">3.71</option>
123124
<option value="3.70">3.70</option>
124125
<option value="3.69">3.69</option>

0 commit comments

Comments
 (0)