Skip to content

Commit cd44e62

Browse files
committed
Bump version to 2.5.0
1 parent 1a0ed61 commit cd44e62

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
@@ -8,7 +8,7 @@
88

99
class SnippetsPlugin extends MantisPlugin
1010
{
11-
const VERSION = '2.4.1';
11+
const VERSION = '2.5.0';
1212

1313
public function register() {
1414
$this->name = plugin_lang_get( "name" );

0 commit comments

Comments
 (0)