@driftregion I was just wondering how the versioning mechanism has been decided for this repo. The src/version.h points at 0.7.0 and the latest release at v0.7.1. On the other side, I don't see some logic for incrementing the versions on the .github/workflows/release.yml. Is this maybe planned for the future? Otherwise, before every official release one would have to add the new version to src/version.h before merging, which can be easily forgotten.
Best regards ✌️
@driftregion I was just wondering how the versioning mechanism has been decided for this repo. The
src/version.hpoints at0.7.0and the latest release atv0.7.1. On the other side, I don't see some logic for incrementing the versions on the.github/workflows/release.yml. Is this maybe planned for the future? Otherwise, before every official release one would have to add the new version tosrc/version.hbefore merging, which can be easily forgotten.Best regards ✌️