We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a0ed61 commit cd44e62Copy full SHA for cd44e62
Snippets.php
@@ -8,7 +8,7 @@
8
9
class SnippetsPlugin extends MantisPlugin
10
{
11
- const VERSION = '2.4.1';
+ const VERSION = '2.5.0';
12
13
public function register() {
14
$this->name = plugin_lang_get( "name" );
0 commit comments