Browse Source

bump verstion to test plugin release.

40-behatfixes
Dan Marsden 4 years ago
parent
commit
c380316b95
  1. 2
      version.php

2
version.php

@ -23,7 +23,7 @@
*/
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2021072302;
$plugin->version = 2021072303;
$plugin->requires = 2021050400; // Requires 3.11.
$plugin->release = '3.11.5';
$plugin->maturity = MATURITY_STABLE;

Loading…
Cancel
Save