Skip to content

Commit bea2d65

Browse files
committed
version increment
1 parent c637e8e commit bea2d65

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

0 commit comments

Comments
 (0)