Skip to content

Commit

Permalink
Merge pull request #36 from Lesterhuis-Training-en-Consultancy/luukve…
Browse files Browse the repository at this point in the history
…rhoeven-patch-1

Update version.php
  • Loading branch information
luukverhoeven authored Jun 18, 2024
2 parents 89ba3de + 34b5325 commit aafec45
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 @@ -26,8 +26,8 @@

defined('MOODLE_INTERNAL') || die;

$plugin->version = 2024040500;
$plugin->version = 2024061800;
$plugin->requires = 2023042401;
$plugin->component = 'block_user_favorites';
$plugin->release = '4.4.0';
$plugin->release = '4.4.1';
$plugin->maturity = MATURITY_STABLE;

0 comments on commit aafec45

Please sign in to comment.