diff --git a/moosh.php b/moosh.php index 16423f98..9b6d2ed3 100755 --- a/moosh.php +++ b/moosh.php @@ -37,7 +37,7 @@ @error_reporting(E_ALL | E_STRICT); @ini_set('display_errors', '1'); -define('MOOSH_VERSION', '0.23'); +define('MOOSH_VERSION', '0.24'); define('MOODLE_INTERNAL', true); $appspecs = new OptionCollection;