Skip to content

Commit

Permalink
updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
NinaHerrmann committed May 4, 2018
1 parent b706c46 commit 9cb4181
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 = 2018240400; // The current plugin version (Date: YYYYMMDDXX).
$plugin->version = 2018050400; // The current plugin version (Date: YYYYMMDDXX).
$plugin->requires = 2015111000; // Requires this Moodle version.
$plugin->component = 'block_groups'; // Full name of the plugin (used for diagnostics).
$plugin->release = 'v3.5-r1';
Expand Down

0 comments on commit 9cb4181

Please sign in to comment.