mirror of
https://github.com/Mibew/bulk-logs-operations-plugin.git
synced 2024-11-15 00:34:15 +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()
|
||||
{
|
||||
return '0.1.0';
|
||||
return '0.1.1';
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"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.",
|
||||
"private": true,
|
||||
"bugs": {
|
||||
|
Loading…
Reference in New Issue
Block a user