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