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 fbb2eac commit b94365bCopy full SHA for b94365b
Snippets.php
@@ -5,7 +5,7 @@
5
# Licensed under the MIT license
6
7
class SnippetsPlugin extends MantisPlugin {
8
- const VERSION = '2.2.4';
+ const VERSION = '2.2.5';
9
10
public function register() {
11
$this->name = plugin_lang_get("name");
0 commit comments