Export Version

@for (snapshotMeta of [].constructor(droplet.versionCount); track i; let i = $index) { @if (snapshotMeta === i) { Latest (Version {{ i + 1 }}) } @if (snapshotMeta !== i) { Version {{ i + 1 }} } }