Skip to content

Commit 39e96b9

Browse files
committed
Update version to 1.1.0
1 parent 7dd31f3 commit 39e96b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Snippets/Snippets.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Licensed under the MIT license
66

77
class SnippetsPlugin extends MantisPlugin {
8-
public static $_version = "1.0.0";
8+
public static $_version = '1.1.0';
99

1010
public function register() {
1111
$this->name = plugin_lang_get("name");

0 commit comments

Comments
 (0)