Skip to content

Commit

Permalink
Updates version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Carlos Rodríguez del Pino committed Apr 28, 2023
1 parent c75b399 commit d708958
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,9 +29,9 @@

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

$plugin->version = 2022110512;
$plugin->version = 2023042712;
$plugin->requires = 2018051713; // Moodle 3.5!
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '4.0.2';
$plugin->release = '4.1.0';

$plugin->component = 'mod_vpl';

0 comments on commit d708958

Please sign in to comment.