# Migrations guides

# Instructions

When upgrading your application you will need to follow every migration guide between your current version and the one you are upgrading to.

💡 TIP

If there is no specific migration guide for your version step(s), you should follow the general Update Strapi guide.

Pay special attention to the note about upgrading if you are using the extensions system.

Example

If you were to upgrade your version from 3.2.3 to 3.6.1, you would have to follow the following guides:

  1. Migration guide from 3.2.3 to 3.2.4.
  2. Migration guide from 3.2.5 to 3.3.0.
  3. Migration guide from 3.3.x to 3.4.0.
  4. Migration guide from 3.4.x to 3.4.4.
  5. Update Strapi guide.

# v4-Stable guides

At the moment there are no migration guides from v3-Stable to v4-Stable. These will be coming soon!

# V3-Stable guides

# v3-Beta guides

️❗️ WARNING

The Strapi Beta version is no longer supported, you should upgrade to the V3 Stable. If you have issues upgrading, it's our general recommendation to create a new project.

# v3-Alpha guides

️❗️ WARNING

The Strapi Alpha version is no longer supported, you should upgrade to the V3 Stable. If you have issues upgrading, it's our general recommendation to create a new project.