Skip to content

Commit

Permalink
MDL-47494 ddimageortext: Update release information.
Browse files Browse the repository at this point in the history
  • Loading branch information
timhunt committed Aug 16, 2012
1 parent 5355d95 commit 39a6b82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions question/type/ddimageortext/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
defined('MOODLE_INTERNAL') || die();


$plugin->version = 2012062500;
$plugin->version = 2012081600;
$plugin->requires = 2011120500;
$plugin->cron = 0;
$plugin->component = 'qtype_ddimageortext';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '1.0';
$plugin->release = '1.1 for Moodle 2.3+';

$plugin->dependencies = array(
'qtype_gapselect' => 2011020100,
Expand Down

0 comments on commit 39a6b82

Please sign in to comment.