Skip to content

Commit 5de9c77

Browse files
authored
chore: bump version
1 parent 21534e5 commit 5de9c77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodebb-plugin-meilisearch",
3-
"version": "0.5.6",
3+
"version": "0.5.7",
44
"description": "A plugin for integrating MeiliSearch with NodeBB",
55
"main": "library.js",
66
"repository": {
@@ -35,7 +35,7 @@
3535
},
3636
"readmeFilename": "README.md",
3737
"nbbpm": {
38-
"compatibility": "^2.5.0"
38+
"compatibility": "^1.18.0 || ^2.0.0"
3939
},
4040
"devDependencies": {
4141
"@commitlint/cli": "17.1.2",

0 commit comments

Comments
 (0)