Skip to content

Commit 5b83d1d

Browse files
committed
Bump version
1 parent 5f91e8f commit 5b83d1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
defined('MOODLE_INTERNAL') || die();
2626

2727
$plugin->component = 'block_openai_chat';
28-
$plugin->version = 2024060400;
28+
$plugin->version = 2025011700;
2929
$plugin->requires = 2022041600;
3030
$plugin->maturity = MATURITY_STABLE;
31-
$plugin->release = '2.2.1';
31+
$plugin->release = '3.0.0';

0 commit comments

Comments
 (0)