Skip to content

Commit 41e84fd

Browse files
committed
bump version to 0.4.4
1 parent c63ba46 commit 41e84fd

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "nodebb-plugin-beep",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "NodeBB Censor Curse Words Plugin",
5+
"deprecated": false,
56
"main": "index.js",
67
"scripts": {
78
"test": "node tests"
@@ -28,9 +29,9 @@
2829
},
2930
"readme": "",
3031
"readmeFilename": "README.md",
31-
"_id": "nodebb-plugin-beep@0.0.1",
32-
"_from": "nodebb-plugin-beep@~0.0.1",
32+
"_id": "nodebb-plugin-beep@0.4.4",
33+
"_from": "nodebb-plugin-beep@0.4.4",
3334
"nbbpm": {
34-
"compatibility": "^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0 || ^1.0.0 || ^1.1.0"
35+
"compatibility": "^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0 || ^1.0.0 || ^1.1.0 || ^1.13.0 || ^1.16.1 "
3536
}
3637
}

0 commit comments

Comments
 (0)