I’m rather new to add-on making; but I checked everywhere I could think of but could not find the answer to my add-on problem.
I’ve written this simple add-on of which I wanted to upload a new version. I’ve updated the version number in package.json and subsequently in install.rdf.
When I upload my new version to the developers hub I first select my new file on which I get positive validation upon uploading.
But when I click on the ‘add version’ button I get: Version 0.0.x already exists.
I am at a loss about what I do wrong or what to do now.