Skip to content
Snippets Groups Projects
Unverified Commit 4e8ebf59 authored by tsschaffert's avatar tsschaffert Committed by GitHub
Browse files

Update version

parent 8079aad2
No related branches found
No related tags found
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 = 2020040800; // The current module version (Date: YYYYMMDDXX).
$plugin->version = 2020080300; // The current module version (Date: YYYYMMDDXX).
$plugin->release = 'PDF Annotator v1.4 release 1';
$plugin->requires = 2016112900; // Requires this Moodle version.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment