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 b569c3d + 4d7867b commit feb05ccCopy full SHA for feb05cc
pix/monologo.png
-1.04 KB
version.php
@@ -25,7 +25,7 @@
25
defined('MOODLE_INTERNAL') || die();
26
27
$plugin->component = 'mod_pdfannotator';
28
-$plugin->version = 2023112901;
29
-$plugin->release = 'PDF Annotator v1.5 release 6';
+$plugin->version = 2024112600;
+$plugin->release = 'PDF Annotator v1.5 release 7';
30
$plugin->requires = 2021051700;
31
$plugin->maturity = MATURITY_STABLE;
0 commit comments