Skip to content

Commit

Permalink
Update version.php
Browse files Browse the repository at this point in the history
  • Loading branch information
poleumdev authored Jul 15, 2020
1 parent 7194046 commit e898358
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 @@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();

$plugin->component = 'tool_save_attestoodle';
$plugin->release = '0.1.1';
$plugin->version = 2019111501;
$plugin->release = '0.1.2';
$plugin->version = 2020071501;
$plugin->requires = 2012112900;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = [
Expand Down

0 comments on commit e898358

Please sign in to comment.