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 7dd31f3 commit 39e96b9Copy full SHA for 39e96b9
Snippets/Snippets.php
@@ -5,7 +5,7 @@
5
# Licensed under the MIT license
6
7
class SnippetsPlugin extends MantisPlugin {
8
- public static $_version = "1.0.0";
+ public static $_version = '1.1.0';
9
10
public function register() {
11
$this->name = plugin_lang_get("name");
0 commit comments