Skip to content

Commit 68fe00f

Browse files
committed
Bump version to 0.19
1 parent e062a79 commit 68fe00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Source.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* with the Mantis bug tracker software.
1111
*/
1212
class SourcePlugin extends MantisPlugin {
13-
static $framework_version = '0.18';
13+
static $framework_version = '0.19';
1414
static $cache = array();
1515

1616
/**

0 commit comments

Comments
 (0)