Skip to content

Commit bdda41e

Browse files
committed
VErsion bump
1 parent 6a1577d commit bdda41e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424

2525
defined('MOODLE_INTERNAL') || die();
2626

27-
$plugin->version = 2025070902;
27+
$plugin->version = 2026030301;
2828
$plugin->requires = 2022112800;
2929
$plugin->component = 'block_course_search';
3030
$plugin->maturity = MATURITY_STABLE;
31-
$plugin->release = '1.0.0';
31+
$plugin->release = '1.1.0';

0 commit comments

Comments
 (0)