mirror of
https://github.com/Mibew/real-ban-plugin.git
synced 2024-11-15 08:54:12 +03:00
Fix versions mismatch
This commit is contained in:
parent
c2c9d475a2
commit
26ce7982f2
@ -152,6 +152,6 @@ class Plugin extends AbstractPlugin implements PluginInterface
|
|||||||
*/
|
*/
|
||||||
public static function getVersion()
|
public static function getVersion()
|
||||||
{
|
{
|
||||||
return '1.0.0';
|
return '1.1.0';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user