We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a1577d commit bdda41eCopy full SHA for bdda41e
version.php
@@ -24,8 +24,8 @@
24
25
defined('MOODLE_INTERNAL') || die();
26
27
-$plugin->version = 2025070902;
+$plugin->version = 2026030301;
28
$plugin->requires = 2022112800;
29
$plugin->component = 'block_course_search';
30
$plugin->maturity = MATURITY_STABLE;
31
-$plugin->release = '1.0.0';
+$plugin->release = '1.1.0';
0 commit comments