Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhilton committed Jul 9, 2024
1 parent 9ad0c76 commit c9eb651
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 = 2023101905;
$plugin->release = 2022101905;
$plugin->version = 2023101906;
$plugin->release = 2022101906;
$plugin->requires = 2022031500; // Requires 4.0.
$plugin->component = 'mod_facetoface';
$plugin->maturity = MATURITY_STABLE;
Expand Down

0 comments on commit c9eb651

Please sign in to comment.