Skip to content

Commit

Permalink
updated cargo_contract_version
Browse files Browse the repository at this point in the history
  • Loading branch information
o-tsaruk committed Aug 10, 2023
1 parent 31a7d1f commit c19c03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ First of all, you need to create a `Deploy.toml` file at the root of your contra
This file describes the `cargo-contract` version that will be used during the build:

```toml
cargo_contract_version = "3.0.1"
cargo_contract_version = "3.1.0"
```

You can check this file into your VCS to share the same configuration with your development team.
Expand Down

0 comments on commit c19c03e

Please sign in to comment.