**Make sure your server is not running until the end of the migration**
:::warning
If you are using **extensions** to create custom code or modifying existing code, you will need to update your code and compare your version to the new changes on the repository.
<br>
Not updating your **extensions** can break your app in unexpected ways that we cannot predict.
:::
## Disclaimer
This version requires a migration in the following cases:
- You have extended the **Strapi-admin****admin/src/config.js** file, so you have `./admin/src/config.js`.
Otherwise you can follow the basic [version update guide](../guides/update-version.md).