diff --git a/Snippets.php b/Snippets.php index 605f4eb..38e3027 100644 --- a/Snippets.php +++ b/Snippets.php @@ -8,7 +8,7 @@ class SnippetsPlugin extends MantisPlugin { - const VERSION = '2.4.1'; + const VERSION = '2.5.0'; public function register() { $this->name = plugin_lang_get( "name" );