mirror of
https://github.com/Mibew/bulk-logs-operations-plugin.git
synced 2025-04-11 04:50:11 +03:00
Bump version
This commit is contained in:
parent
81e1e76bbf
commit
5f807c29a3
@ -52,6 +52,6 @@ class Plugin extends \Mibew\Plugin\AbstractPlugin implements \Mibew\Plugin\Plugi
|
|||||||
*/
|
*/
|
||||||
public static function getVersion()
|
public static function getVersion()
|
||||||
{
|
{
|
||||||
return '0.1.0';
|
return '0.1.1';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bulk-logs-operations-plugin",
|
"name": "bulk-logs-operations-plugin",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"description": "A plugin for Mibew implementing bulk operations over the saved chat logs.",
|
"description": "A plugin for Mibew implementing bulk operations over the saved chat logs.",
|
||||||
"private": true,
|
"private": true,
|
||||||
"bugs": {
|
"bugs": {
|
||||||
|
Loading…
Reference in New Issue
Block a user