You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use_version is super convenient for updating the the version in both DESCRIPTION and NEWS.md, however, one still has to manually edit the inst/CITATION (and CITATION.cff) file(s). It would be great it use_version could check whether such file(s) were present, and if they are, update the version within them.
The text was updated successfully, but these errors were encountered:
use_version
is super convenient for updating the the version in bothDESCRIPTION
andNEWS.md
, however, one still has to manually edit theinst/CITATION
(andCITATION.cff
) file(s). It would be great ituse_version
could check whether such file(s) were present, and if they are, update the version within them.The text was updated successfully, but these errors were encountered: