08-29-19 10:19 AM by: Xrystal
Understandably nUI has taken the brunt of my development time on wow since Classic went live. I will get back to my addons at some point though. Those with more interest will get the priority however. I will endeavour to have a single addon work in both versions but not tested this possibility yet so will stick with different versions for the time being.


Version Number wise things are only slightly different.

Version.Revision.Update

Version is the wow version the addon was coded and tested on.
Revision is the revision the addon was coded and tested on.
Update is a rolling number starting with 0 to 9 showing a update cycle allowing up to 10 updates per Revision.
Each update number also has a single letter starting with 'a' after it allowing 26 individual mini development updates in each update cycle.


EG. 1.13.2.31650.0e

This is for Version 1.13.2 of Classic Wow and was tested under Revision 31650 and is the first update '0' which is on its 5th development update.

1.13.2.31650.0 - Last Final Update
1.13.2.31650.0a - Development Update 'a' based on Final Update '0'
1.13.2.31650.0b - Development Update 'b' based on Final Update '0a'
1.13.2.31650.0c - Development Update 'c' based on Final Update '0b'
1.13.2.31650.0d - Development Update 'd' based on Final Update '0c'
1.13.2.31650.0e - Development Update 'e' based on Final Update '0d'
1.13.2.31650.1 - Current Final Update '1' that has all the development updates from '0a' to '0e'