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 1cc73cf commit 16119b4Copy full SHA for 16119b4
Snippets/Snippets.php
@@ -5,7 +5,7 @@
5
# Licensed under the MIT license
6
7
class SnippetsPlugin extends MantisPlugin {
8
- public static $_version = "0.4";
+ public static $_version = "0.5";
9
10
public function register() {
11
$this->name = plugin_lang_get("name");
0 commit comments