Skip to content

Commit

Permalink
Merge pull request #192 from catalyst/update-version
Browse files Browse the repository at this point in the history
Bump version number
  • Loading branch information
danmarsden authored Dec 18, 2024
2 parents 464a772 + d704c67 commit 7378409
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 @@ -30,8 +30,8 @@

defined('MOODLE_INTERNAL') || die();

$plugin->version = 2024101101;
$plugin->release = 2024101101;
$plugin->version = 2024121801;
$plugin->release = 2024121801;
$plugin->requires = 2023100900; // Requires 4.3.
$plugin->component = 'mod_facetoface';
$plugin->maturity = MATURITY_STABLE;
Expand Down

0 comments on commit 7378409

Please sign in to comment.