import { OWNMAIL_VERSION } from '#shared/lib/version' /** Stable, non-identifying marker used to find OwnMail traffic by release in Nylas logs. */ export const OWNMAIL_USER_AGENT = `ownmail/${OWNMAIL_VERSION}`