diff --git a/moosh.php b/moosh.php index 1d9b748e..bd70a140 100755 --- a/moosh.php +++ b/moosh.php @@ -32,7 +32,7 @@ use GetOptionKit\ContinuousOptionParser; use GetOptionKit\OptionCollection; -define('MOOSH_VERSION', '1.22'); +define('MOOSH_VERSION', '1.23'); define('MOODLE_INTERNAL', true); // suppressing warnings for php > 8