Skip to content

Commit

Permalink
docs(readme): update strapi versions tested against
Browse files Browse the repository at this point in the history
  • Loading branch information
sargreal committed Sep 7, 2024
1 parent 2d31393 commit b15d38a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
This plugin requires the following, in order to work correctly:

- Strapi v4 (this plugin is not compatible with v3)
- Plugin tested for `v4.6` to `v4.9`
- Plugin tested for `v4.19` to `v4.25`
- The plugin **i18n** installed and enabled (`@strapi/plugin-i18n` [[npm](https://www.npmjs.com/package/@strapi/plugin-i18n)])
- The content type to have internationalization enabled (advanced settings in the content type builder)
- In the internationalization settings at least **two** locales
Expand Down
2 changes: 1 addition & 1 deletion plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
This plugin requires the following, in order to work correctly:

- Strapi v4 (this plugin is not compatible with v3)
- Plugin tested for `v4.6` to `v4.9`
- Plugin tested for `v4.19` to `v4.25`
- The plugin **i18n** installed and enabled (`@strapi/plugin-i18n` [[npm](https://www.npmjs.com/package/@strapi/plugin-i18n)])
- The content type to have internationalization enabled (advanced settings in the content type builder)
- In the internationalization settings at least **two** locales
Expand Down

0 comments on commit b15d38a

Please sign in to comment.