Alex313031 / Mercury

Firefox fork with compiler optimizations and patches from Librewolf, Waterfox, and GNU IceCat.
https://thorium.rocks/mercury
Mozilla Public License 2.0
1.06k stars 25 forks source link

`v115.0.0` bins break tag versioning #25

Closed brian6932 closed 1 year ago

brian6932 commented 1 year ago

https://github.com/Alex313031/Mercury/releases/tag/v.115.0.0 Version tags should be the same as the bin names, not doing this makes packaging break Example: https://github.com/Alex313031/Mercury/releases/download/v.115.0.0/mercury-115.0.en-US.win64.zip Should be: https://github.com/Alex313031/Mercury/releases/download/v.115.0.0/mercury-115.0.0.en-US.win64.zip

Alex313031 commented 1 year ago

@brian6932 Ok thanks, will fix. Thjs is because for the first version of a major version, the binaries for some reason don't put .0.0 in the name, just .0 I will rename the releases.