docs: update stale miden-vm version in dependency diagram#190
docs: update stale miden-vm version in dependency diagram#190amathxbt wants to merge 4 commits into0xMiden:mainfrom
Conversation
The dependency diagram references miden-vm v0.19.1 but the release manifest example and latest release is v0.20.0. Updated for consistency.
|
Hey @amathxbt, thanks for catching the stale versions in the diagram! The version labels in the diagram refer to what I think the better fix here is to replace the specific version tags in the diagram with something generic like Would you be up for making that change? Let me know if you have questions about how the versioning works! Thanks! |
|
Thanks for the clarification! @Keinberger That makes sense. I'll update the diagram to use a generic instead of specific versions and add a note pointing to .release/release-manifest.yml. I'll push an update shortly. |
amathxbt
left a comment
There was a problem hiding this comment.
Thanks for the clarification! I've updated the diagram to use "" instead of fixed versions for the CutVersions workflow.
The dependency diagram references miden-vm v0.19.1 but the release manifest example and latest release is v0.20.0. Updated for consistency.