. /** * Version of filter_h5p. * * @package filter_h5p * @copyright 2019 Victor Deniz * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die; $plugin->version = 2019092000; $plugin->requires = 2019092000; $plugin->component = 'filter_h5p';