From f5be3688f79494dd23219cc48c0b6cec5db6caf3 Mon Sep 17 00:00:00 2001 From: Pol Torrent i Soler <66125018+ptorrent-at-wiris@users.noreply.github.com> Date: Tue, 17 Oct 2023 09:27:45 +0200 Subject: [PATCH] Update version.php --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index 830bf90b..267eec97 100644 --- a/version.php +++ b/version.php @@ -16,9 +16,9 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2023092202; +$plugin->version = 2023092203; $plugin->requires = 2015111600; // Moodle 3.0. -$plugin->release = '4.9.2'; +$plugin->release = '4.9.3'; $plugin->maturity = MATURITY_STABLE; $plugin->component = 'qtype_wq'; $plugin->dependencies = array (