diff --git a/Source/Source.php b/Source/Source.php index defacc0..2ab1e28 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 = '1.3.0'; + static $framework_version = '1.3.1'; static $cache = array(); function register() {