Select a Service version
{#if from}
Warning: you are about to change the version of this service.
This could cause problem after you restart the service,
like losing your data, incompatibility issues, etc
.
Only do if you know what you are doing.
{/if}
{#each versions as version}
handleSubmit(version)}>
{version} {#if recommendedVersion === version}
recommended
{/if}
{/each}