Skip to content

Commit

Permalink
build: update package file versions to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Nov 14, 2024
1 parent 55e48ae commit 6c394e9
Show file tree
Hide file tree
Showing 4 changed files with 587 additions and 394 deletions.
2 changes: 1 addition & 1 deletion broken-link-detector.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Plugin Name: Broken Link Detector
* Description: Detects and fixes (if possible) broken links in post_content
* Version: 3.0.6
* Version: 4.0.0
* Author: Sebastian Thulin
* License: MIT
* License URI: https://opensource.org/licenses/MIT
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@
"johnpbloch/wordpress-core-installer": true
}
},
"version": "3.0.6"
}
"version": "4.0.0"
}
Loading

0 comments on commit 6c394e9

Please sign in to comment.