The pattern for the version number used is X.Y.Z.[CX].
- X is the Major version which usually means major changes to the App, like extensive features or large behind the scenes refactoring.
- Y is the Minor version used for lesser features and/or improvements.
- Z is used for bug fixes and trivial changes, like interface tweaks, small content adds and what not.
Follow Us on