diff --git a/fediembedi.php b/fediembedi.php index 3a162f9..d461388 100644 --- a/fediembedi.php +++ b/fediembedi.php @@ -4,7 +4,7 @@ * Plugin URI: https://git.feneas.org/mediaformat/fediembedi * Github Plugin URI: https://github.com/mediaformat/fediembedi * Description: A widget to show your Mastodon profile timeline - * Version: 0.6.1 + * Version: 0.7.1 * Author: mediaformat * Author URI: https://mediaformat.org * License: GPLv3 diff --git a/readme.md b/readme.md index c8c0a7d..17f3421 100644 --- a/readme.md +++ b/readme.md @@ -47,6 +47,9 @@ and redirected to your site with a secure token. Similar to how you would connec ## Changelog +### 0.7.1 +* Fixed version info preventing auto-updates + ### 0.7.0 * Added Pixelfed /embed styles * Added i18n support to template strings diff --git a/readme.txt b/readme.txt index 9b8c0a6..1f5f76d 100644 --- a/readme.txt +++ b/readme.txt @@ -58,6 +58,9 @@ and redirected to your site with a secure token. Similar to how you would connec == Changelog == += 0.7.1 = +* Fix version info + = 0.7.0 = * Added Pixelfed /embed styles * Added i18n support to template strings