Skip to content

Commit

Permalink
INT-18181: bump versions for 3.11 mp4
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelatopen committed Jul 29, 2022
1 parent f9cad2b commit 43541d1
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 @@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();

$plugin->component = 'gradingform_checklist';
$plugin->version = 2022041300;
$plugin->version = 2022072900;
$plugin->requires = 2021051700;
$plugin->release = '3.11.3';
$plugin->release = '3.11.6';
$plugin->maturity = MATURITY_STABLE;

0 comments on commit 43541d1

Please sign in to comment.