Skip to content

Commit

Permalink
Release version 1.3.0 (2024071800)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngandrass committed Jul 18, 2024
1 parent 171a57d commit d12a48b
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 = 'quiz_archiver';
$plugin->release = '1.2.10';
$plugin->version = 2024070900;
$plugin->release = '1.3.0';
$plugin->version = 2024071800;
$plugin->requires = 2022112800;
$plugin->supported = [401, 404];
$plugin->maturity = MATURITY_STABLE;

0 comments on commit d12a48b

Please sign in to comment.