pub const CONTRACT_VERSION: u32 = 3;
The revision of this contract.
Moves on meaning, not on release: adding a capability keeps the version, changing what an existing field or method means raises it.