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 3780fc9 commit e7ef24bCopy full SHA for e7ef24b
Snippets.php
@@ -6,7 +6,7 @@
6
7
class SnippetsPlugin extends MantisPlugin
8
{
9
- const VERSION = '2.3.2';
+ const VERSION = '2.4.0';
10
11
public function register() {
12
$this->name = plugin_lang_get( "name" );
0 commit comments