We use a release plugin doing most of the work, but it does not put the version information into the citation.cff.
I think it should be possible to hook into the release gradle task and write+commit a version change in the citation.cff file somehow? Otherwise some bash script for release may do... in any case we need to see how to keep these things consistent. Somesy unfortunately has no gradle support and seems hard to impossible to use with the release plugin...
We use a release plugin doing most of the work, but it does not put the version information into the citation.cff.
I think it should be possible to hook into the release gradle task and write+commit a version change in the citation.cff file somehow? Otherwise some bash script for release may do... in any case we need to see how to keep these things consistent. Somesy unfortunately has no gradle support and seems hard to impossible to use with the release plugin...