https://issues.dlang.org/show_bug.cgi?id=20588
Issue ID: 20588
Summary: Version drop-down stopped at 2.081
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P1
Component: dlang.org
Assignee: [email protected]
Reporter: [email protected]
On the top right corner of a spec page, there is a drop down menu to select the
version.
The default version is `master`, which is continuously deployed.
However, when clicking on that drop down menu, it only shows versions between
2.066 and 2.081, while the latest version at the moment is 2.090(.1).
--