update website (#10588)

This commit is contained in:
Etienne
2025-02-28 16:08:52 +01:00
committed by GitHub
parent 129037da6c
commit 47b7c696d5

View File

@ -26,6 +26,15 @@ If you want to upgrade your instance by few versions, e.g. from 0.33.0 to 0.35.0
## Version-specific upgrade steps
### v0.42.0 to v0.43.0
Upgrade your Twenty instance to use v0.43.0 image
```
yarn database:migrate:prod
yarn command:prod upgrade-0.43
```
### v0.41.0 to v0.42.0
Upgrade your Twenty instance to use v0.42.0 image