Skip to content

Commit b1efa4c

Browse files
Update _templates/_page_openshift.html.erb
Co-authored-by: Aidan Reilly <[email protected]>
1 parent 08c150c commit b1efa4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_templates/_page_openshift.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
<%= distro %>
217217
</a>
218218
<select id="version-selector" onchange="versionSelector(this);">
219-
<option value="1.32">1.31</option>
219+
<option value="1.32">1.32</option>
220220
<option value="1.31">1.31</option>
221221
<option value="1.30">1.30</option>
222222
<option value="1.29">1.29</option>

0 commit comments

Comments
 (0)