Skip to content
Snippets Groups Projects
Commit 0aded4b2 authored by mo's avatar mo Committed by Friederike Schwager
Browse files

version nr incerement

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