Skip to content

Commit

Permalink
V 2.6.20
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardokraus committed Oct 9, 2024
1 parent aeed70e commit 42ca64d
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 @@ -25,8 +25,8 @@

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

$plugin->version = 2024093000;
$plugin->version = 2024100900;
$plugin->requires = 2015111610;
$plugin->release = '2.6.19';
$plugin->release = '2.6.20';
$plugin->maturity = MATURITY_RC;
$plugin->component = 'local_kopere_dashboard';

0 comments on commit 42ca64d

Please sign in to comment.