Skip to content

Commit

Permalink
Change version to 1.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
falcon-git committed Dec 25, 2023
1 parent 744cc27 commit b1105da
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 @@ -23,9 +23,9 @@

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

$plugin->version = 2023122300;
$plugin->version = 2023122500;
$plugin->requires = 2013051403;
$plugin->cron = 0;
$plugin->component = 'mod_hvp';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '1.26';
$plugin->release = '1.26.1';

0 comments on commit b1105da

Please sign in to comment.