Version ID question

Status
This content is read-only, or is not open for further replies.

QuackieMackie

Guest
offline
https://xenforo.com/docs/dev/add-on-structure/#recommended-version-id-format

According to the documentation the version id has these parts
  1. aa represents the major version
  2. bb represents the minor version
  3. cc represents the patch version
  4. d represents the state, e.g. 1 for alpha releases, 3 for beta releases, 5 for release candidates and 7 for stable releases
  5. e represents the state version
But does this not mean that when we first create an addon the version should...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom