Skip to content

Commit d955ac8

Browse files
committed
raised version
1 parent e55f3e2 commit d955ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
defined('MOODLE_INTERNAL') || die();
2626

2727
$plugin->component = 'mod_pdfannotator';
28-
$plugin->version = 2023041900;
28+
$plugin->version = 2023042400;
2929
$plugin->release = 'PDF Annotator v1.5 release 3';
3030
$plugin->requires = 2021051700;
3131
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)