Skip to content

Commit

Permalink
Release 4.1.2
Browse files Browse the repository at this point in the history
fixed regressive bug in subcategory search
  • Loading branch information
Syxton authored Mar 21, 2023
1 parent 22dbf39 commit 12e231c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
$plugin->version = 2023032100; // The current plugin version (Date: YYYYMMDDXX).
$plugin->requires = 2014111000; // Requires this Moodle version.
$plugin->component = 'tool_coursearchiver'; // Full name of the plugin (used for diagnostics).
$plugin->release = '4.1.1 (Build: 2016090200)';
$plugin->release = '4.1.2 (Build: 2016090200)';
$plugin->maturity = MATURITY_STABLE;

0 comments on commit 12e231c

Please sign in to comment.