update website (#10588)
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user