diff --git a/package.json b/package.json index 032c881..181561f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sync-mastodon", - "version": "1.2.2", + "version": "1.3.1", "main": "Gruntfile.js", "author": "Ross Wintle", "devDependencies": { diff --git a/readme.txt b/readme.txt index 8a30804..4b3af23 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: magicroundabout Tags: mastodon, sync, fediverse Requires at least: 5.1 Tested up to: 6.1 -Stable tag: 1.3.0 +Stable tag: 1.3.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -51,6 +51,9 @@ Once you have installed and activated the plugin, follow the instructions in the == Changelog == += 1.3.1 = +* Fix fatals + = 1.3.0 = * Syncs images diff --git a/sync-mastodon.php b/sync-mastodon.php index 4a294a1..ce685eb 100644 --- a/sync-mastodon.php +++ b/sync-mastodon.php @@ -6,7 +6,7 @@ * Author URI: https://rosswintle.uk * Text Domain: sync-mastodon * Domain Path: /languages - * Version: 1.3.0 + * Version: 1.3.1 * GitHub Plugin URI: https://github.com/rosswintle/sync-mastodon * * @package Sync_Mastodon