diff --git a/Source/Source.php b/Source/Source.php index 1d0b9dc..15a120b 100755 --- a/Source/Source.php +++ b/Source/Source.php @@ -10,7 +10,7 @@ * with the Mantis bug tracker software. */ class SourcePlugin extends MantisPlugin { - static $framework_version = '0.16.2'; + static $framework_version = '0.16.3'; static $cache = array(); function register() {