Skip to content

Commit

Permalink
build: update package file versions to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Nov 14, 2024
1 parent 06f86f5 commit f8a2125
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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: 4.0.0
* Version: 4.0.1
* Author: Sebastian Thulin
* License: MIT
* License URI: https://opensource.org/licenses/MIT
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@
"johnpbloch/wordpress-core-installer": true
}
},
"version": "4.0.0"
"version": "4.0.1"
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@helsingborg-stad/broken-link-detector",
"version": "4.0.0",
"version": "4.0.1",
"description": "Detects and fixes (if possible) broken links in post_content",
"main": "",
"scripts": {
Expand Down

0 comments on commit f8a2125

Please sign in to comment.