Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Bumping version to 1.1-mdl2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
agwells committed Apr 23, 2015
1 parent 06fbf9a commit b2032db
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 @@ -24,8 +24,8 @@

defined('MOODLE_INTERNAL') || die();

$plugin->version = 2014110501;
$plugin->version = 2014110502;
$plugin->requires = 2014051200;
$plugin->component = 'assignsubmission_mahara';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '1.0-mdl2.7'; // Plugin version 1.0, for Moodle 2.7+
$plugin->release = '1.1-mdl2.7'; // Plugin version 1.1, for Moodle 2.7+

0 comments on commit b2032db

Please sign in to comment.