From 50357d4ceeb4ab1f09a4fd3370e5d83c251d585a Mon Sep 17 00:00:00 2001 From: Tomasz Muras Date: Thu, 14 Nov 2024 21:11:40 +0100 Subject: [PATCH] Version bump to 1.25 --- moosh.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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