diff --git a/fediembedi.php b/fediembedi.php index 4a74b85..2323118 100644 --- a/fediembedi.php +++ b/fediembedi.php @@ -2,9 +2,9 @@ /** * Plugin Name: FediEmbedi * Plugin URI: https://git.feneas.org/mediaformat/fediembedi - * GitHub Plugin URI: https://git.feneas.org/mediaformat/fediembedi + * GitLab Plugin URI: https://git.feneas.org/mediaformat/fediembedi * Description: A widget to show your Mastodon profile timeline - * Version: 0.3.0 + * Version: 0.4.0 * Author: mediaformat * Author URI: https://mediaformat.org * License: GPL2 diff --git a/readme.md b/readme.md index 331132c..1262ae5 100644 --- a/readme.md +++ b/readme.md @@ -53,9 +53,13 @@ and redirected to your site with a secure token. Similar to how apps connect to ## Changelog +### 0.4.0 +* Fix for Github updates + ### 0.3.0 +* Refactor Instance selection and logic * Updated readme.txt -* Fixed reame.md formatting. +* Fixed reame.md formatting * Cleaned up settings form ### 0.2.0 diff --git a/readme.txt b/readme.txt index a224e7a..b59de3d 100644 --- a/readme.txt +++ b/readme.txt @@ -59,9 +59,13 @@ and redirected to your site with a secure token. Similar to how apps connect to == Changelog == += 0.4.0 = +* Fix for Github updates + = 0.3.0 = +* Refactor Instance selection and logic * Updated readme.txt -* Fixed reame.md formatting. +* Fixed reame.md formatting * Cleaned up settings form = 0.2.0 =