Skip to content

Commit 73d2bb9

Browse files
committed
CI test
1 parent 24c6f8a commit 73d2bb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

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

28-
$plugin->version = 2024112601; // The current plugin version (Date: YYYYMMDDXX).
28+
$plugin->version = 2024112602; // The current plugin version (Date: YYYYMMDDXX).
2929
$plugin->requires = 2022041900; // Requires this Moodle version.
3030
$plugin->component = 'format_multitopic'; // Full name of the plugin (used for diagnostics). // CHANGED: format name.
3131
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)