vBump for Github Updater

This commit is contained in:
Django Doucet 2020-03-06 01:27:29 -05:00
parent 08af387f38
commit f98980d944
1 changed files with 2 additions and 2 deletions

View File

@ -2,15 +2,15 @@
/**
* Plugin Name: FediEmbedi
* Plugin URI: https://git.feneas.org/mediaformat/fediembedi
* Github Plugin URI: https://github.com/mediaformat/fediembedi
* Description: A widget to show your Fediverse profile timeline
* Version: 0.9.2
* Version: 0.9.3
* Author: mediaformat
* Author URI: https://mediaformat.org
* License: GPLv3
* License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
* Text Domain: fediembedi
* Domain Path: /languages
* Github Plugin URI: https://github.com/mediaformat/fediembedi
*/
namespace FediEmbedi;
require_once 'fediembedi-client.php';