Skip to main content

app_version

Function app_version 

Source
pub fn app_version() -> String
Expand 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.