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 12, 2024
1 parent 300b876 commit 2aa8011
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,14 +127,14 @@ Complete installation requirements are exact same as for Strapi itself and can b

**Minimum environment requirements**

- Node.js `>=14.19.1 <=18.x.x`
- Node.js `>=16.0.0 <=20.x.x`
- NPM `>=7.x.x`

In our minimum support we're following [official Node.js releases timelines](https://nodejs.org/en/about/releases/).

**Supported Strapi versions**:

- Strapi v4.13.x (recently tested)
- Strapi v4.20.x (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-comments/tree/strapi-v3).
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strapi-plugin-comments",
"version": "2.2.15",
"version": "2.2.16",
"description": "Strapi - Comments plugin",
"strapi": {
"name": "comments",
Expand Down

0 comments on commit 2aa8011

Please sign in to comment.