contao / contao-manager

Contao Manager
GNU Lesser General Public License v3.0
83 stars 33 forks source link

Wrong version displayed when uploading a new version of a zip file #760

Closed Toflar closed 1 year ago

Toflar commented 1 year ago

Reproduce:

  1. Create a custom zipped bundle with "version": "1.0.0" in its composer.json
  2. Install in Manager using drag n' drop.
  3. Create another zip file, this time it's version 1.0.1.
  4. Drag n' drop again

It will correctly ask you to update the package but it will still show 1.0.0 instead of 1.0.1.

aschempp commented 1 year ago

Fixed in c079913873f7f298e93229c1b258abe0d7f63554