Skip to content

Commit fafca52

Browse files
committed
Removed gitignore from /vendor/
1 parent a095838 commit fafca52

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hhdev-mwp-check-plugins-vulnerability.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Check Plugins Vulnerability
44
* Plugin URI: https://haha.nl
55
* Description: Check the installed website plugins for vulnerability use the wordfence vulnerability data feed api.
6-
* Version: 1.0.3
6+
* Version: 1.0.4
77
* Author: herbert hoekstra - haha!
88
* Author URI: https://haha.nl
99
* Documentation URI: https://haha.nl/wordpress-plug-in-op-maat/
@@ -360,4 +360,5 @@ public function hhdev_make_adapted_file() {
360360
- 1.0.1 initial set up
361361
- 1.0.2 split the file up into 2 files, plugin and dashboard
362362
- 1.0.3 changed adapted file to hold only plugin data
363+
- 1.0.4 removed gitignore from /vendor/
363364
*/

0 commit comments

Comments
 (0)