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 e062a79 commit 68fe00fCopy full SHA for 68fe00f
Source/Source.php
@@ -10,7 +10,7 @@
10
* with the Mantis bug tracker software.
11
*/
12
class SourcePlugin extends MantisPlugin {
13
- static $framework_version = '0.18';
+ static $framework_version = '0.19';
14
static $cache = array();
15
16
/**
0 commit comments