diff --git a/moosh.php b/moosh.php index 8500f6f3..fb5d3be2 100755 --- a/moosh.php +++ b/moosh.php @@ -32,7 +32,7 @@ use GetOptionKit\ContinuousOptionParser; use GetOptionKit\OptionCollection; -define('MOOSH_VERSION', '1.24'); +define('MOOSH_VERSION', '1.25'); define('MOODLE_INTERNAL', true); // suppressing warnings for php > 8