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