contracts-wizard
contracts-wizard copied to clipboard
Support older version of the contracts library.
See https://github.com/OpenZeppelin/openzeppelin-contracts/issues/4916#issue-2150434119
This is somewhat related to https://github.com/OpenZeppelin/contracts-wizard/pull/335 , although that one specifically gives an error if the version is out of range.
We could possibly support multiple versions using the same version parameter mechanism though.