Skip to content

Commit 35dab4c

Browse files
committed
version bump
1 parent 0019ed7 commit 35dab4c

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

languages/webmention.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# This file is distributed under the MIT.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Webmention 5.2.3\n"
5+
"Project-Id-Version: Webmention 5.2.4\n"
66
"Report-Msgid-Bugs-To: "
77
"https://wordpress.org/support/plugin/wordpress-webmention\n"
8-
"POT-Creation-Date: 2024-01-11 17:21:58+00:00\n"
8+
"POT-Creation-Date: 2024-02-20 07:43:11+00:00\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=utf-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"

readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
**Tags:** webmention, pingback, trackback, linkback, indieweb, comment, response
55
**Requires at least:** 4.9
66
**Tested up to:** 6.4
7-
**Stable tag:** 5.2.3
7+
**Stable tag:** 5.2.4
88
**Requires PHP:** 5.6
99
**License:** MIT
1010
**License URI:** https://opensource.org/licenses/MIT
@@ -99,6 +99,10 @@ While not all display options can be settings, we are looking to provide some si
9999

100100
Project and support maintained on github at [pfefferle/wordpress-webmention](https://github.com/pfefferle/wordpress-webmention).
101101

102+
### 5.2.4 ###
103+
104+
* Fix fatal PHP error
105+
102106
### 5.2.3 ###
103107

104108
* Fix pingback fallback (and happy birthday Matt https://ma.tt/2024/01/birthday-gift/)

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://notiz.blog/donate/
44
Tags: webmention, pingback, trackback, linkback, indieweb, comment, response
55
Requires at least: 4.9
66
Tested up to: 6.4
7-
Stable tag: 5.2.3
7+
Stable tag: 5.2.4
88
Requires PHP: 5.6
99
License: MIT
1010
License URI: https://opensource.org/licenses/MIT
@@ -99,6 +99,10 @@ While not all display options can be settings, we are looking to provide some si
9999

100100
Project and support maintained on github at [pfefferle/wordpress-webmention](https://github.com/pfefferle/wordpress-webmention).
101101

102+
= 5.2.4 =
103+
104+
* Fix fatal PHP error
105+
102106
= 5.2.3 =
103107

104108
* Fix pingback fallback (and happy birthday Matt https://ma.tt/2024/01/birthday-gift/)

webmention.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Description: Webmention support for WordPress posts
66
* Author: Matthias Pfefferle
77
* Author URI: https://notiz.blog/
8-
* Version: 5.2.3
8+
* Version: 5.2.4
99
* License: MIT
1010
* License URI: https://opensource.org/licenses/MIT
1111
* Text Domain: webmention

0 commit comments

Comments
 (0)