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.
1 parent df693c0 commit 1dc1847Copy full SHA for 1dc1847
version.php
@@ -25,7 +25,7 @@
25
defined('MOODLE_INTERNAL') || die();
26
27
$plugin->component = 'mod_pdfannotator';
28
-$plugin->version = 2021072100;
29
-$plugin->release = 'PDF Annotator v1.4 release 7';
+$plugin->version = 2021082600;
+$plugin->release = 'PDF Annotator v1.4 release 8';
30
$plugin->requires = 2016112900;
31
$plugin->maturity = MATURITY_STABLE;
0 commit comments