Skip to content

Commit e7ef24b

Browse files
committed
Bump version to 2.4.0
1 parent 3780fc9 commit e7ef24b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Snippets.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class SnippetsPlugin extends MantisPlugin
88
{
9-
const VERSION = '2.3.2';
9+
const VERSION = '2.4.0';
1010

1111
public function register() {
1212
$this->name = plugin_lang_get( "name" );

0 commit comments

Comments
 (0)