Skip to content

Commit

Permalink
Bump to version 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-schilling committed May 10, 2021
1 parent 47550b1 commit 6a7932c
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 @@ -22,8 +22,8 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/

$plugin->version = 2019060400;
$plugin->version = 2021051000;
$plugin->requires = 2015111600; // 3.0
$plugin->component = 'local_aspiredu';
$plugin->release = '3.2.0';
$plugin->release = '3.3.0';
$plugin->maturity = MATURITY_STABLE;

0 comments on commit 6a7932c

Please sign in to comment.