Setting required app version to next version (using git core repo)
Permalink
Hi,
I need some fixes that are on the master branch of github repo, so I checked it out, and ported some of my addons with it.
I'd like to set the appversion required to 5.7.0.2 but when I do that C5 complains that my git repo (declared as 5.7.0.2b) is not new enough … I tried 5.7.0.2b too, but same result.
The only solution I found is to set the app required version to 5.7.0.1b (which is a hack, but works for me (TM)).
Is there any clean way to require the next to come version of c5 in your addon?
I need some fixes that are on the master branch of github repo, so I checked it out, and ported some of my addons with it.
I'd like to set the appversion required to 5.7.0.2 but when I do that C5 complains that my git repo (declared as 5.7.0.2b) is not new enough … I tried 5.7.0.2b too, but same result.
The only solution I found is to set the app required version to 5.7.0.1b (which is a hack, but works for me (TM)).
Is there any clean way to require the next to come version of c5 in your addon?