The App Version serves various purposes, like letting people know which app is newer and allowing them to track down changes in git-repos for that version.

Set / Increase your App Version

  • If the app was migrated to conventions of 2sxc 11
    • Increase the first version number and reset the other numbers, so from 02.03.02 to 03.00.00
    • Add major version number at the end of the folder name e.g. Blog4
      This allows you to upgrade the app by installing the newer version and then migrating the content of the old app.
  • If we introduced new features or made bigger changes, increase the second version number an reset the last number, so from 3.03.01 to 3.04.00
  • If we just made minor bugfixes, just increase the last number