Skip to content

Commit

Permalink
default to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnRDOrazio committed Jun 29, 2024
1 parent 5d8d3d6 commit 5065819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout/topnavbar.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
aria-labelledby="apiVersionsDropdown" id="apiVersionsDropdownItems">
<!-- v3 is not a viable option since it didn't use JSON unit test files -->
<!-- <option id="apiVersion-v3" value="v3">v3 (latest stable)</option> -->
<option id="apiVersion-dev" value="dev">dev (development)</option>
<option id="apiVersion-v9" value="v9">v9 (experimental)</option>
<option id="apiVersion-dev" value="dev">dev (development)</option>
</select>
</li>
</ul>
Expand Down

0 comments on commit 5065819

Please sign in to comment.