mirror of
https://github.com/Mibew/button-refresh-plugin.git
synced 2024-11-15 00:34:18 +03:00
Bump version
This commit is contained in:
parent
b894d45eda
commit
504f98656e
@ -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';
|
||||
}
|
||||
|
||||
/**
|
||||
|
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user