ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 28,819
- Points
- 823
Reputation:
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...