From 9f26fbe292990d5e8f083e41cc0c87072a399991 Mon Sep 17 00:00:00 2001 From: Alex Kirk Date: Tue, 28 Mar 2023 12:20:28 +0200 Subject: [PATCH] 0.1.1 release --- README.md | 2 +- enable-mastodon-apps.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 46557008..ec632dd5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ - Tested up to: 6.2 - Requires PHP: 5.2.4 - License: [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html) -- Stable tag: 0.1.0 +- Stable tag: 0.1.1 Allow accessing your WordPress with Mastodon clients. Just enter your own blog URL as your instance. diff --git a/enable-mastodon-apps.php b/enable-mastodon-apps.php index 42117283..d76cb41d 100644 --- a/enable-mastodon-apps.php +++ b/enable-mastodon-apps.php @@ -3,7 +3,7 @@ * Plugin name: Enable Mastodon Apps * Plugin author: Alex Kirk * Plugin URI: https://github.com/akirk/enable-mastodon-apps - * Version: 0.1.0 + * Version: 0.1.1 * * Description: Allow accessing your WordPress with Mastodon clients. Just enter your own blog URL as your instance. *