If you did a custom update on one of the plugins, you will have to manually migrate your update.
:::
Copy the fields and relations you had in your `/plugins/users-permissions/models/User.settings.json` and `/plugins/users-permissions/config/jwt.json` file in the new one.
Then, delete your old `plugins` folder and replace it with the new one.
<br>
## Reset your content manager settings
We added a new section in the content manager configurations. You are now able to customize the inputs displayed in the contribution view.
The stored data format has been changed. That is why you **will have** to **delete** in the `core_store` collection/table the entry with the `key``plugin_content-manager_schema`.
Then take a ☕️ and take few minutes to reconfigure your stuffs.