diff --git a/moosh.php b/moosh.php index 504b81fe..70f19c6e 100755 --- a/moosh.php +++ b/moosh.php @@ -32,7 +32,7 @@ use GetOptionKit\ContinuousOptionParser; use GetOptionKit\OptionCollection; -define('MOOSH_VERSION', '1.13'); +define('MOOSH_VERSION', '1.14'); define('MOODLE_INTERNAL', true); $appspecs = new OptionCollection;