We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c0d157 commit 6afc5c7Copy full SHA for 6afc5c7
version.php
@@ -24,9 +24,9 @@
24
25
defined('MOODLE_INTERNAL') || die();
26
27
-$plugin->version = 2025041500; // The current plugin version (Date: YYYYMMDDXX).
+$plugin->version = 2025052600; // The current plugin version (Date: YYYYMMDDXX).
28
$plugin->requires = 2024100700; // Requires this Moodle version.
29
30
$plugin->component = 'mod_lightboxgallery';
31
$plugin->maturity = MATURITY_STABLE;
32
-$plugin->release = '4.5.1';
+$plugin->release = '4.5.2';
0 commit comments