Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
cyp3rius committed Feb 2, 2023
1 parent a9f2cad commit dac2399
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Complete installation requirements are exact same as for Strapi itself and can b

**Supported Strapi versions**:

- Strapi v4.2.0 (recently tested)
- Strapi v4.6.0 (recently tested)
- Strapi v4.x

> This plugin is designed for **Strapi v4** and is not working with v3.x. To get version for **Strapi v3** install version [v1.x](https://github.com/VirtusLab-Open-Source/strapi-plugin-navigation/tree/strapi-v3).
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strapi-plugin-navigation",
"version": "2.2.3",
"version": "2.2.4",
"description": "Strapi - Navigation plugin",
"strapi": {
"name": "navigation",
Expand All @@ -23,7 +23,7 @@
},
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
"@strapi/utils": "^4.5.5",
"@strapi/utils": "^4.6.0",
"lodash": "^4.17.11",
"pluralize": "^8.0.0",
"react": "^16.9.0",
Expand Down

0 comments on commit dac2399

Please sign in to comment.