Skip to content

ObsidianCdpTransportOptions.obsidianInstallerVersion?

ObsidianCdpTransportOptions › obsidianInstallerVersion?

Type: string | undefined

Pins the **Electron shell** (installer build) the owned instance runs.

Accepts an explicit 'x.y.z', 'public-latest', or 'catalyst-latest'. The matching GitHub release installer is downloaded and extracted to a portable shell (cached for reuse). Public releases only — catalyst builds have no public installer. Ignored when port (attach mode) is set.