diff --git a/pix/monologo.png b/pix/monologo.png
deleted file mode 100644
index 3a0a9bbe0ee9dbf441bedd6e315790ee1d1bf66e..0000000000000000000000000000000000000000
Binary files a/pix/monologo.png and /dev/null differ
diff --git a/version.php b/version.php
index 4e4fc7eee4cbf95b5c1226c0f388fbc49cfe7e43..a92f5f0bf5479cfec15e2105e487d34318fa8cc3 100644
--- a/version.php
+++ b/version.php
@@ -25,7 +25,7 @@
 defined('MOODLE_INTERNAL') || die();
 
 $plugin->component = 'mod_pdfannotator';
-$plugin->version   = 2023112901;
-$plugin->release  = 'PDF Annotator v1.5 release 6';
+$plugin->version   = 2024112600;
+$plugin->release  = 'PDF Annotator v1.5 release 7';
 $plugin->requires  = 2021051700;
 $plugin->maturity  = MATURITY_STABLE;