View Single Post
10/21/18, 10:15 PM   #4
Hydra9268
 
Hydra9268's Avatar
AddOn Author - Click to view addons
Join Date: May 2018
Posts: 33
Through trial and error, and also reviewing other addons, I learned I can stack API versions:

Code:
## APIVersion: 100025 100024
The addon will now be seen as current in 4.1 and 4.2.
  Reply With Quote