Skip to content

Commit

Permalink
Add new version 4.4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rmady committed May 23, 2024
1 parent 4589614 commit f301c7c
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 @@ -28,8 +28,8 @@

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

$plugin->version = 2024050905;
$plugin->release = '4.4.0.2';
$plugin->version = 2024052300;
$plugin->release = '4.4.0.3';
$plugin->maturity = MATURITY_STABLE;
$plugin->requires = 2022021800; // Moodle 4.0 - Build: 20220218.
$plugin->component = 'theme_trema';
Expand Down

0 comments on commit f301c7c

Please sign in to comment.