Skip to content

Commit

Permalink
V 2.6.26
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardokraus committed Nov 26, 2024
1 parent 49357c3 commit 402c295
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 = 2024110500;
$plugin->version = 2024112600;
$plugin->requires = 2015111610;
$plugin->release = '2.6.25';
$plugin->release = '2.6.26';
$plugin->maturity = MATURITY_RC;
$plugin->component = "local_kopere_dashboard";

0 comments on commit 402c295

Please sign in to comment.