Skip to content

Commit e19e1e8

Browse files
authored
version increment
1 parent 1ae66ce commit e19e1e8

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 = 2025031700;
28+
$plugin->version = 2025031900;
2929
$plugin->release = 'PDF Annotator v1.5 release 8';
3030
$plugin->requires = 2021051700;
3131
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)