From 566018b06faa27f511ebbdaeb4d11c06fc1da79a Mon Sep 17 00:00:00 2001 From: Joe Dolson Date: Thu, 12 Dec 2024 17:30:36 -0600 Subject: [PATCH] Update readme and versions --- init.php | 2 +- package.json | 2 +- readme.md | 2 +- src/readme.txt | 6 +++++- src/wp-to-twitter.php | 2 +- 5 files changed, 9 insertions(+), 5 deletions(-) diff --git a/init.php b/init.php index 6496a5d..d2f7857 100644 --- a/init.php +++ b/init.php @@ -17,7 +17,7 @@ * License: GPL-2.0+ * License URI: http://www.gnu.org/license/gpl-2.0.txt * Domain Path: lang - * Version: 4.3.0 + * Version: 4.3.1 */ /* diff --git a/package.json b/package.json index 9f5893f..cc64471 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wp-to-twitter", - "version": "4.3.0", + "version": "4.3.1", "private": true, "description": "Bluesky/Mastodon WordPress plug-in.", "author": "Joe Dolson", diff --git a/readme.md b/readme.md index 39bceb3..09635d4 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ Automatically send your posts as Bluesky or Mastodon status updates. * Tags: accessibility, WordPress * Requires at least: 6.0 * Tested up to: 6.7 -* Stable tag: `4.3.0` +* Stable tag: `4.3.1` * License: GPLv2 or later * License URI: http://www.gnu.org/licenses/gpl-2.0.html diff --git a/src/readme.txt b/src/readme.txt index dcefd86..ebca937 100644 --- a/src/readme.txt +++ b/src/readme.txt @@ -7,7 +7,7 @@ Tested up to: 6.7 Requires PHP: 7.4 License: GPLv2 or later Text Domain: wp-to-twitter -Stable tag: 4.3.0 +Stable tag: 4.3.1 Posts to Bluesky, Mastodon or X when you update your WordPress blog or add a link, with your chosen URL shortening service. @@ -59,6 +59,10 @@ Check out my