Skip to content

Commit 1c49935

Browse files
committed
Merge branch 'add-new-icon' into 'testing4'
added new plugin icon See merge request moodle_l2p/moodle-mod_pdfannotator!215
2 parents 83860ec + d955ac8 commit 1c49935

File tree

3 files changed

+10
-13
lines changed

3 files changed

+10
-13
lines changed

pix/monologo.png

157 Bytes
Loading

pix/monologo.svg

Lines changed: 9 additions & 12 deletions
Loading

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)