How can I create a new theme version? When I want to submit a new version and have uploaded the xpi file, I get to the window (https://imgur.com/xyeKgSi.png) with the message “Version 1.0 already exists.” I can’t get any further. What am I doing wrong?
Translated with Deepl
Wie kann ich eine neue Thema-Version einreichen. Wenn ich eine Neue Version einreichen will und ich die xpi-Datei hochgeladen haben komme ich zu den Fenster (https://imgur.com/xyeKgSi.png) mit der Meldung „Version 1.0 existiert bereits“. Hier komme ich nicht weiter. Was mache ich Falsch.
Before you created the .xpi file, did you manually set the “version” in manifest.json to a higher value?
I suspect that https://addons.mozilla.org doesn’t do this automatically.
—
Hast du die “version” in manifest.json auf einen höheren Wert gesetzt, bevor du die .xpi-Datei erzeugt hast?
Ich vermute, daß https://addons.mozilla.org das nicht automatisch macht.
That was exactly my mistake. I renamed the XPI file to a ZIP file. Then I opened the manifest.json file and replaced version 1.0 with 2.0. I then saved the file. Next, I renamed the ZIP file back to an XPI file, and that was it. I was now able to submit my new version. It worked perfectly!
Thanks a 1.ooo for your tip!
Best regards
wush
Translated with Deepl
Hallo hans_squared
genau das war mein Fehler. Hab nun die XPI-Datei in ZIP-Datei umbenannt. Dann die manifest.json-Datei geöffnet und die Version: 1.0 durch 2.0 ersetzt. Anschließend die Datei gespeichert. Dann die ZIP-Datei wieder in XPI-Datei umbenannt, und das wars. Konnte jetzt meine neue Version einreichen. Hat Prima funktioniert!