diff --git a/moosh.php b/moosh.php index 649c4bae..9e627555 100755 --- a/moosh.php +++ b/moosh.php @@ -36,7 +36,7 @@ @error_reporting(E_ALL | E_STRICT); @ini_set('display_errors', '1'); -define('MOOSH_VERSION', '0.34'); +define('MOOSH_VERSION', '0.35'); define('MOODLE_INTERNAL', true); $appspecs = new OptionCollection;