{code}
 $ download-versions update --description "Recent Stable Release" 7.0.1
 {endcode}
+*::: Disable the 7.0.0 (X.X.n-2) release. This prevents it from appearing in the download list.
+{code}
+download-versions up 7.0.0 --disable
+{endcode}
 *::: Delete the 7.0.0 release. The first step "download-delete" will delete the files maintained by the download subsystem. The second step "download-versions delete" will delete the version from the version database. So, do the following:
 {code}
 $ download-delete 7.0.0