2020-03-19, 09:20
When I take a look at https://github.com/xbmc/repo-scripts/pulls, I see that some add-ons add +matrix to the version number and other add-ons add .1 to the version number. So, I'm wondering what the difference is and what the best practice is for a Py2/3 compatible add-on.
What version scheme should be used for Py2/3 compatible video plugins, script modules, etc...
What version scheme should be used for Py2/3 compatible video plugins, script modules, etc...