export type SetCurrentVersionRequest = { version_id: number; };