Skip to content

Commit

Permalink
Merge pull request #27 from Panopto/ahrnjica/2024070900-release-code
Browse files Browse the repository at this point in the history
2024070900 release code
  • Loading branch information
zeroAps authored Jul 9, 2024
2 parents 1385540 + bb3303d commit f784d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
defined('MOODLE_INTERNAL') || die();

// The current plugin version (Date: YYYYMMDDXX).
$plugin->version = 2022090700;
$plugin->version = 2024070900;

// Requires this Moodle version
$plugin->requires = 2014051200;
Expand Down

0 comments on commit f784d2e

Please sign in to comment.