Is it possible to change which version is loaded b...
# dokka
m
Is it possible to change which version is loaded by default when using the versioning plugin to be something in the history instead of the one that just got created. This is something nice to have when releasing alphas, betas, and release candidates. Ideally I want the documentation up for that, but most users will not be using the previews and instead will want to see the latest version. Currently all I can think to do is regenerate the documentation for the last real release with the beta copied into the history.
o