Browse Source

another version bump

SABERES_37_STABLE v.3.5-d
Flotter Totte 6 years ago
committed by GitHub
parent
commit
6295d853e5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      version.php

2
version.php

@ -27,5 +27,5 @@ defined('MOODLE_INTERNAL') || die();
$plugin->version = 2019040200; $plugin->version = 2019040200;
$plugin->requires = 2011080100; $plugin->requires = 2011080100;
$plugin->maturity = MATURITY_STABLE; $plugin->maturity = MATURITY_STABLE;
$plugin->release = 'Enrolment upon approval plugin Version 3.5-a'; $plugin->release = 'Enrolment upon approval plugin Version 3.5-d';
$plugin->component = 'enrol_apply'; $plugin->component = 'enrol_apply';

Loading…
Cancel
Save