Skip to content

ObsidianCdpTransportOptions.obsidianVersion?

ObsidianCdpTransportOptions › obsidianVersion?

Type: string | undefined

Pins the **Obsidian app version** (asar) the owned instance runs.

Accepts an explicit 'x.y.z', 'public-latest', or 'catalyst-latest'. Versions at or above the shell version are applied as a cheap asar swap; older versions transparently use the matching installer shell. When omitted, the user's currently-installed version is used. Ignored when port (attach mode) is set.