Skip to content

Commit

Permalink
chore: bump version to v4.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Pol Torrent i Soler committed Nov 4, 2024
1 parent cd277e6 commit 0cd3246
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@

defined('MOODLE_INTERNAL') || die();

$plugin->version = 2024032204;
$plugin->version = 2024032205;
$plugin->requires = 2015111600; // Moodle 3.0.
$plugin->release = '4.11.4';
$plugin->release = '4.11.5';
$plugin->maturity = MATURITY_STABLE;
$plugin->component = 'qtype_wq';
$plugin->dependencies = array(
Expand Down

0 comments on commit 0cd3246

Please sign in to comment.