Skip to content
Snippets Groups Projects
Unverified Commit 0fbcdde9 authored by Tim Schroeder's avatar Tim Schroeder
Browse files

Release version v1.4.3

parent f898b067
Branches
Tags v1.4.3
No related merge requests found
......@@ -25,6 +25,6 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'mod_pdfannotator'; // Full name of the plugin (used for diagnostics).
$plugin->version = 2020080401; // The current module version (Date: YYYYMMDDXX).
$plugin->release = 'PDF Annotator v1.4 release 3';
$plugin->version = 2020081200; // The current module version (Date: YYYYMMDDXX).
$plugin->release = 'PDF Annotator v1.4 release 4';
$plugin->requires = 2016112900; // Requires this Moodle version.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment