diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..57ca324 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,4 @@ +## Changelog + +5.0.3 +- Added plugin category for Marketplace \ No newline at end of file diff --git a/plugin.json b/plugin.json index c52b0d3..09adbf6 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "SecurityInfo", - "version": "5.0.2", + "version": "5.0.3", "description": "Provides security information about your PHP environment and offers suggestions based on PhpSecInfo from the PHP Security Consortium.", "keywords": ["security","phpsec"], "license": "GPL v3+",