Skip to content

Commit

Permalink
Revert version field
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba authored and ThetaSinner committed Nov 3, 2023
1 parent 48160ce commit 2f5046d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scaffold/dna.rs
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ pub fn scaffold_dna(
quantum_time: None,
},
installed_hash: None,
_version: None,
version: None,
clone_limit: 0,
},
provisioning: Some(CellProvisioning::Create { deferred: false }),
Expand Down

0 comments on commit 2f5046d

Please sign in to comment.