Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
rdebleu committed Jul 2, 2024
1 parent 6f184d8 commit 8c51993
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v4.4.3 (2024-07-02)

* version update
* MOODLE_404_STABLE only
* readme

## v4.2.4 (2024-04-19)

* codecoverage ignore
Expand Down
4 changes: 2 additions & 2 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
$plugin->requires = 2024042200;
$plugin->maturity = MATURITY_STABLE;
$plugin->supported = [404, 404];
$plugin->release = 'v4.4.2';
$plugin->version = 2024061901;
$plugin->release = 'v4.4.3';
$plugin->version = 2024070200;

0 comments on commit 8c51993

Please sign in to comment.