From 13372cb0c4232cc41cc4e31834099f6deb30d35d Mon Sep 17 00:00:00 2001 From: Pol Torrent i Soler <66125018+ptorrent-at-wiris@users.noreply.github.com> Date: Fri, 22 Sep 2023 00:11:01 +0200 Subject: [PATCH] chore: update version to 4.9.0 --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index 745304f2..70799d77 100644 --- a/version.php +++ b/version.php @@ -16,9 +16,9 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2023050202; +$plugin->version = 2023092200; $plugin->requires = 2015111600; // Moodle 3.0. -$plugin->release = '4.8.2'; +$plugin->release = '4.9.0'; $plugin->maturity = MATURITY_STABLE; $plugin->component = 'qtype_wq'; $plugin->dependencies = array (