Skip to content

Commit

Permalink
update dates
Browse files Browse the repository at this point in the history
  • Loading branch information
Aliserag authored Jun 19, 2024
1 parent 0384e0d commit 3c81dc5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ const config = {
announcementBar: {
id: 'stable_cadence_upgrade',
content: `🔧 Upgrade to Cadence 1.0 🔧<br />
<a href="https://flow.com/upgrade/crescendo/migration" target="_blank">Upgrade</a> your Cadence contracts on Testnet before June 20th! All contracts must be updated to avoid breaking.
<a href="https://flow.com/upgrade/crescendo/migration" target="_blank">Upgrade</a> your Cadence contracts! All contracts must be updated to avoid breaking. <a href="https://flow.com/post/update-on-testnet-crescendo-network-upgrade" target="_blank">Learn More</a>.
`,
backgroundColor: '#007BFF',
textColor: '#FFFFFF',
Expand Down
3 changes: 0 additions & 3 deletions versioned_docs/version-1.0/cadence-migration-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ The Cadence 1.0 release, introduced in the [Crescendo](https://flow.com/upgrade/

Many of the improvements of Cadence 1.0 fundamentally change how Cadence works and is used. This means it is necessary to break existing code to release this version, which will guarantee stability going forward.

The dates for the Crescendo upgrade are as follows:
- Testnet: June 20
- Mainnet: July 31

**Any contracts not upgraded on their respective networks by these dates will break.**

Expand Down

0 comments on commit 3c81dc5

Please sign in to comment.