Skip to content

Commit

Permalink
Fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Peterburnett committed Dec 2, 2024
1 parent 240e7f1 commit 3c3022e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion amd/src/embed.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ define(['jquery', 'mod_hvp/communicator'], function($, H5PEmbedCommunicator) {
});
});

});
});
2 changes: 1 addition & 1 deletion reporting
1 change: 0 additions & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@
$plugin->cron = 0;
$plugin->component = 'mod_hvp';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '1.26.1';
$plugin->supported = [400, 404];
$plugin->release = '1.27.1';

0 comments on commit 3c3022e

Please sign in to comment.