We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3ca462 commit 8ea4064Copy full SHA for 8ea4064
lbplanner/version.php
@@ -28,7 +28,7 @@
28
29
$plugin->component = 'local_lbplanner';
30
$plugin->release = 'Beta v.'.$release;
31
-$plugin->version = 202502110006;
+$plugin->version = 202502110007;
32
$plugin->dependencies = [
33
// Depend upon version 2023110600 of local_modcustomfields.
34
'local_modcustomfields' => 2023110600,
0 commit comments