Skip to content

Commit

Permalink
Version bump - added 2 new fields to data table
Browse files Browse the repository at this point in the history
  • Loading branch information
ikawhero committed Mar 27, 2006
1 parent 505d312 commit 649a83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/data/version.php
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// This fragment is called by /admin/index.php // This fragment is called by /admin/index.php
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////


$module->version = 2006030700; $module->version = 2006032700;
$module->requires = 2005060223; // Requires this Moodle version $module->requires = 2005060223; // Requires this Moodle version
$module->cron = 60; $module->cron = 60;


Expand Down

0 comments on commit 649a83f

Please sign in to comment.