Update UPGRADE_v0.0.24.md (#998)

typo
This commit is contained in:
Pieter Humphrey
2024-10-28 15:24:49 -07:00
committed by GitHub
parent 7b07aba070
commit 85fa79c3a2

View File

@ -8,9 +8,9 @@ This guide illustrates, step by step, how to migrate to `v0.0.24` from previous
> [!NOTE]
> Do not attempt to skip intermediate version upgrades. Upgrade progressively through each version.
For example, if upgrading from `0.0.31` to `0.0.33`:
An attempt to upgrade from `0.0.31` directly to `0.0.33` will result in will result in unpredictable behavior.
An attempt to upgrade from `0.0.31` to `0.0.32` and then `0.0.33` will result in success.
For example, if upgrading from `0.0.20` to `0.0.24`:
An attempt to upgrade from `0.0.20` directly to `0.0.24` will result in unpredictable behavior.
An attempt to upgrade from `0.0.20` to `0.0.21` and then `0.0.24` will result in success.
Some breaking changes have been introduced into this release. See: