Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
rdebleu committed Oct 8, 2024
1 parent 158f795 commit e0e6aea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
## v4.4.4 (2024-10-07)
## v4.4.5 (2024-10-07)

* version update
* unenrol when plugin is suppporting self unenrolment
* readme

## v4.4.4 (2024-10-06)

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, 405];
$plugin->release = 'v4.4.4';
$plugin->version = 2024100600;
$plugin->release = 'v4.4.6';
$plugin->version = 2024100700;

0 comments on commit e0e6aea

Please sign in to comment.