We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4930ca + d39dd67 commit baca83eCopy full SHA for baca83e
version.php
@@ -26,7 +26,7 @@
26
27
defined('MOODLE_INTERNAL') || die();
28
29
-$plugin->version = 2018050300; // The current plugin version (Date: YYYYMMDDXX).
+$plugin->version = 2019020300; // The current plugin version (Date: YYYYMMDDXX).
30
$plugin->requires = 2017111300; // Requires this Moodle version.
31
$plugin->component = 'format_weeksrev'; // Full name of the plugin (used for diagnostics).
32
$plugin->release = '3.2.0';
0 commit comments