From 8a87c9d5ada36cdd3ec6d3e8b5a056be54ddfcbb Mon Sep 17 00:00:00 2001 From: Matthias Pfefferle Date: Wed, 8 Jan 2020 19:27:15 +0100 Subject: [PATCH] version bump --- languages/webmention.pot | 8 ++++---- readme.md | 8 ++++++-- readme.txt | 8 ++++++-- webmention.php | 2 +- 4 files changed, 17 insertions(+), 9 deletions(-) diff --git a/languages/webmention.pot b/languages/webmention.pot index 62b653a2..80e0fa74 100644 --- a/languages/webmention.pot +++ b/languages/webmention.pot @@ -1,15 +1,15 @@ -# Copyright (C) 2019 Matthias Pfefferle +# Copyright (C) 2020 Matthias Pfefferle # This file is distributed under the MIT. msgid "" msgstr "" -"Project-Id-Version: Webmention 4.0.1\n" +"Project-Id-Version: Webmention 4.0.2\n" "Report-Msgid-Bugs-To: " "https://wordpress.org/support/plugin/wordpress-webmention\n" -"POT-Creation-Date: 2019-12-02 12:30:43+00:00\n" +"POT-Creation-Date: 2020-01-08 18:27:01+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n" +"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "X-Generator: grunt-wp-i18n 1.0.3\n" diff --git a/readme.md b/readme.md index e97a0005..d23f94c3 100644 --- a/readme.md +++ b/readme.md @@ -5,8 +5,8 @@ **Donate link:** https://notiz.blog/donate/ **Tags:** webmention, pingback, trackback, linkback, indieweb, comment, response **Requires at least:** 4.9 -**Tested up to:** 5.3 -**Stable tag:** 4.0.1 +**Tested up to:** 5.3.2 +**Stable tag:** 4.0.2 **Requires PHP:** 5.6 **License:** MIT **License URI:** https://opensource.org/licenses/MIT @@ -93,6 +93,10 @@ Webmention headers are only shown if webmentions are available for that particul Project and support maintained on github at [pfefferle/wordpress-webmention](https://github.com/pfefferle/wordpress-webmention). +### 4.0.2 ### + +* Cache in cases where stored avatar is a gravatar + ### 4.0.1 ### * show webmention form only if `pings_open` diff --git a/readme.txt b/readme.txt index 3227b447..131024d2 100755 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: pfefferle, dshanske Donate link: https://notiz.blog/donate/ Tags: webmention, pingback, trackback, linkback, indieweb, comment, response Requires at least: 4.9 -Tested up to: 5.3 -Stable tag: 4.0.1 +Tested up to: 5.3.2 +Stable tag: 4.0.2 Requires PHP: 5.6 License: MIT License URI: https://opensource.org/licenses/MIT @@ -91,6 +91,10 @@ Webmention headers are only shown if webmentions are available for that particul Project and support maintained on github at [pfefferle/wordpress-webmention](https://github.com/pfefferle/wordpress-webmention). += 4.0.2 = + +* Cache in cases where stored avatar is a gravatar + = 4.0.1 = * show webmention form only if `pings_open` diff --git a/webmention.php b/webmention.php index f3953959..751d5416 100755 --- a/webmention.php +++ b/webmention.php @@ -5,7 +5,7 @@ * Description: Webmention support for WordPress posts * Author: Matthias Pfefferle * Author URI: https://notiz.blog/ - * Version: 4.0.1 + * Version: 4.0.2 * License: MIT * License URI: https://opensource.org/licenses/MIT * Text Domain: webmention