diff --git a/Plugin.php b/Plugin.php index 0c90872..395c1f4 100644 --- a/Plugin.php +++ b/Plugin.php @@ -83,7 +83,7 @@ class Plugin extends \Mibew\Plugin\AbstractPlugin implements \Mibew\Plugin\Plugi */ public static function getVersion() { - return '0.1.0'; + return '0.1.2'; } /** diff --git a/package.json b/package.json index d23ce29..e4f1477 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "button-refresh-plugin", - "version": "0.1.1", + "version": "0.1.2", "description": "A plugin for Mibew that makes the button represents the actual operators state.", "private": true, "bugs": {