Skip to content

Commit

Permalink
update version no
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlittle committed Apr 10, 2024
1 parent eb5011b commit 4ea46c9
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 @@ -17,7 +17,7 @@
defined('MOODLE_INTERNAL') || die();

$plugin = new StdClass;
$plugin->version = 2024022900;
$plugin->version = 2024041000;
$plugin->requires = 2022041900;
$plugin->component = 'block_oppia_mobile_export';
$plugin->release = "v1.4.9";
Expand Down

0 comments on commit 4ea46c9

Please sign in to comment.