Skip to content

Commit

Permalink
Merge pull request #134 from jmcgettrick/bump_version
Browse files Browse the repository at this point in the history
Bump version for consistency with PP.
  • Loading branch information
jmcgettrick committed Feb 23, 2016
2 parents e8dd5f8 + d8d9e74 commit c33807e
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 @@ -23,7 +23,7 @@
$plugin = new StdClass();
}

$plugin->version = 2016011103;
$plugin->version = 2016011104;
$plugin->release = "2.6+";
$plugin->requires = 2013111800;
$plugin->component = 'mod_turnitintooltwo';
Expand Down

0 comments on commit c33807e

Please sign in to comment.