Skip to content

Commit

Permalink
Version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
prasanna-lmsace committed Apr 4, 2024
1 parent dffb270 commit d27dcfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

defined('MOODLE_INTERNAL') || die();

$plugin->version = 2024040302; // The current plugin version (Date: YYYYMMDDXX).
$plugin->version = 2024040303; // The current plugin version (Date: YYYYMMDDXX).
$plugin->requires = 2022112800; // Requires Moodle 4.1.
$plugin->component = 'block_dash'; // Full name of the plugin (used for diagnostics).
$plugin->maturity = MATURITY_STABLE;
Expand Down

0 comments on commit d27dcfc

Please sign in to comment.