Skip to content

Commit

Permalink
Version number and date updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
martignoni committed Mar 23, 2018
1 parent 63ab483 commit 939e603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@

$plugin = new stdClass();

$plugin->version = 2018032100;
$plugin->release = '1.10';
$plugin->version = 2018032300;
$plugin->release = '1.10.1';
$plugin->requires = 2017051500;
$plugin->maturity = MATURITY_STABLE;
$plugin->component = 'tool_moodlebox';

0 comments on commit 939e603

Please sign in to comment.