From 676882bea8b1b3af68f8b810eeed6d4eee85d55f Mon Sep 17 00:00:00 2001 From: Pol Torrent i Soler Date: Mon, 30 Sep 2024 16:38:11 +0200 Subject: [PATCH] chore: bump version to v4.11.4 --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index fc69a1c5..09c624ad 100644 --- a/version.php +++ b/version.php @@ -16,9 +16,9 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2024032203; +$plugin->version = 2024032204; $plugin->requires = 2015111600; // Moodle 3.0. -$plugin->release = '4.11.3'; +$plugin->release = '4.11.4'; $plugin->maturity = MATURITY_STABLE; $plugin->component = 'qtype_wq'; $plugin->dependencies = array(