We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae206ca commit ccddb13Copy full SHA for ccddb13
version.php
@@ -25,7 +25,7 @@
25
defined('MOODLE_INTERNAL') || die();
26
27
$plugin->component = 'block_openai_chat';
28
-$plugin->version = 2025011700;
+$plugin->version = 2025021700;
29
$plugin->requires = 2022041600;
30
$plugin->maturity = MATURITY_STABLE;
31
-$plugin->release = '3.0.0';
+$plugin->release = '3.0.1';
0 commit comments