diff --git a/Source/Source.php b/Source/Source.php index 861c94a..94a8597 100644 --- 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.1'; + static $framework_version = '0.16.2'; static $cache = array(); function register() {