Skip to content

Commit

Permalink
change version number
Browse files Browse the repository at this point in the history
  • Loading branch information
dmuneras committed Oct 4, 2014
1 parent 8b0b002 commit 5722f91
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 @@ -25,7 +25,7 @@

defined('MOODLE_INTERNAL') || die;
// The current module version (Date: YYYYMMDDXX)
$plugin->version = 2014081300;
$plugin->version = 2014100300;
// Requires this Moodle version
$plugin->requires = 2013040500;
// Full name of the plugin (used for diagnostics)
Expand Down

0 comments on commit 5722f91

Please sign in to comment.