Skip to content

Commit

Permalink
Merge pull request #47 from bymi15/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
turbolent authored Feb 26, 2024
2 parents 1f833ac + 176fdcd commit 17356bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cadence_migration_guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sudo sh -ci "$(curl -fsSL https://raw.githubusercontent.com/onflow/flow-cli/mast

```
iex "& { $(irm 'https://raw.githubusercontent.com/onflow/flow-cli/master/install.ps1') } v1.12.0-cadence-v1.0.0-M4-2
iex "& { $(irm 'https://raw.githubusercontent.com/onflow/flow-cli/master/install.ps1') } v1.12.0-cadence-v1.0.0-M4-2"
```

4. **Stage**: A new **_Staging process_** will be released in the coming weeks that checks if your updated code is compatible with Cadence 1.0. Complete this [form](https://docs.google.com/forms/d/e/1FAIpQLSfprZJLPSEAS6H7_oL0j6bzetDzkHPmDZHYAGgqAAOAdLDKqw/viewform) to stay informed about updates and receive recommendations tailored to your code.
Expand Down

0 comments on commit 17356bc

Please sign in to comment.