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
Read more
Continue reading...
According to the documentation the version id has these parts
- aa represents the major version
- bb represents the minor version
- cc represents the patch version
- d represents the state, e.g. 1 for alpha releases, 3 for beta releases, 5 for release candidates and 7 for stable releases
- e represents the state version
Read more
Continue reading...