Skip to content

Commit 0c18792

Browse files
committed
Bump version
1 parent 16c05e9 commit 0c18792

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,7 +25,7 @@
2525
defined('MOODLE_INTERNAL') || die();
2626

2727
$plugin->component = 'block_openai_chat';
28-
$plugin->version = 2024010300;
28+
$plugin->version = 2024012300;
2929
$plugin->requires = 2022041600;
3030
$plugin->maturity = MATURITY_STABLE;
31-
$plugin->release = '2.0.0';
31+
$plugin->release = '2.0.1';

0 commit comments

Comments
 (0)