Application Version
Noun · Development
Definitions
The specific release identifier of an application build, used to distinguish deployed code, track changes, and correlate behavior with a known state of the software. Application versions matter operationally because debugging, rollback, compatibility, and support all depend on knowing exactly what is running.
In plain English: The exact release number or label of a particular application build.
Example: "The crash only affected application version 4.12.3, so the team rolled the canary nodes back to the previous stable release."