pub fn app_version() -> StringExpand description
Marketing version baked in at build time from IRIS_APP_VERSION_NAME
(or IRIS_APP_VERSION), falling back to the crate semver. Use this
instead of env!("CARGO_PKG_VERSION") so UI/release artifacts agree
on a single version string.