diff --git a/moosh.php b/moosh.php index 721f7e30..581fcf30 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', '1.1'); +define('MOOSH_VERSION', '1.2'); define('MOODLE_INTERNAL', true); $appspecs = new OptionCollection;