asb2m10 / dexed

DX7 FM multi plaform/multi format plugin
GNU General Public License v3.0
2.76k stars 240 forks source link

vst/component for mac has incorrect version - 1.0.0 #428

Closed syabro closed 2 weeks ago

syabro commented 3 weeks ago
image

but it's 0.9.6 :(

asb2m10 commented 2 weeks ago

We have to continue using 1.0.0 as component versions until we reach the real "1.0.0" version, otherwise the DAW will think the 2 versions are incompatible.

Once we hit 1.0.0, the component and dexed version will always match

syabro commented 2 weeks ago

@asb2m10 I'm working on VST markteplace http://presync.io and now trying to add update mechanism. How can I track the real version now?

asb2m10 commented 2 weeks ago

github releases are the reference: https://github.com/asb2m10/dexed/releases

syabro commented 2 weeks ago

@asb2m10 emm, I mean I've to check user installed version :(

asb2m10 commented 2 weeks ago

Sadly your best bet is md5sum based on the binaries for the officials builds. :/