We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8145360 commit 1d7af7aCopy full SHA for 1d7af7a
version.php
@@ -26,8 +26,8 @@
26
defined('MOODLE_INTERNAL') || die();
27
28
$plugin->component = 'tiny_ai';
29
-$plugin->release = '0.3.0';
30
-$plugin->version = 2024122800;
+$plugin->release = '0.3.1';
+$plugin->version = 2024070100;
31
$plugin->requires = 2024042200;
32
$plugin->maturity = MATURITY_ALPHA;
33
$plugin->dependencies = [
0 commit comments