Skip to content

Commit 0332594

Browse files
author
Sebastian Thulin
committed
2 parents 02c6749 + acf2138 commit 0332594

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

broken-link-detector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Plugin Name: Broken Link Detector
55
* Description: Detects and fixes (if possible) broken links in post_content
6-
* Version: 4.2.22
6+
* Version: 4.2.24
77
* Author: Sebastian Thulin
88
* License: MIT
99
* License URI: https://opensource.org/licenses/MIT

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helsingborg-stad/broken-link-detector",
3-
"version": "4.2.22",
3+
"version": "4.2.24",
44
"description": "Detects and fixes (if possible) broken links in post_content",
55
"main": "",
66
"scripts": {

0 commit comments

Comments
 (0)