Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bwalkerl committed May 22, 2024
1 parent 4e07ad3 commit b179688
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 = 2024031401;
$plugin->release = 2024031401;
$plugin->version = 2024052200;
$plugin->release = 2024052200;
$plugin->requires = 2015051100;
$plugin->maturity = MATURITY_STABLE;
$plugin->component = 'local_csp';
Expand Down

0 comments on commit b179688

Please sign in to comment.