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

new release name

parent dcd33372
Branches
Tags
No related merge requests found
...@@ -26,5 +26,5 @@ defined('MOODLE_INTERNAL') || die(); ...@@ -26,5 +26,5 @@ defined('MOODLE_INTERNAL') || die();
$plugin->component = 'mod_pdfannotator'; // Full name of the plugin (used for diagnostics). $plugin->component = 'mod_pdfannotator'; // Full name of the plugin (used for diagnostics).
$plugin->version = 2020040800; // The current module version (Date: YYYYMMDDXX). $plugin->version = 2020040800; // The current module version (Date: YYYYMMDDXX).
$plugin->release = 'PDF Annotator v1.3 release 2'; $plugin->release = 'PDF Annotator v1.4 release 1';
$plugin->requires = 2016112900; // Requires this Moodle version. $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