Skip to content

Commit 5a5a192

Browse files
authored
Merge pull request #31 from prasanna-lmsace/dev
Improve: Question backup and restore support 1678721054
2 parents f149313 + f00fcca commit 5a5a192

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
defined('MOODLE_INTERNAL') || die();
2727

2828
$plugin->component = 'qtype_siyavulaqt';
29-
$plugin->version = 2024102200;
29+
$plugin->version = 2024102400;
3030
$plugin->requires = 2019111809;
3131
$plugin->maturity = MATURITY_STABLE;
3232
$plugin->supported = [311, 405];

0 commit comments

Comments
 (0)