Skip to content

Commit 5a073c5

Browse files
authored
Bump version to v2.2
1 parent 1401ee0 commit 5a073c5

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
@@ -25,8 +25,8 @@
2525

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

28-
$plugin->release = 'v2.1';
29-
$plugin->version = 2025101300;
28+
$plugin->release = 'v2.2';
29+
$plugin->version = 2025120400;
3030
$plugin->requires = 2024042200;
3131
$plugin->supported = [500, 501];
3232
$plugin->component = 'block_ai_control';

0 commit comments

Comments
 (0)