. /** * Version for BigBlueButtonBN Moodle Activity Module. * * @package mod_bigbluebuttonbn * @copyright 2010 onwards, Blindside Networks Inc * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @author Jesus Federico (jesus [at] blindsidenetworks [dt] com) * @author Fred Dixon (ffdixon [at] blindsidenetworks [dt] com) */ defined('MOODLE_INTERNAL') || die; $plugin->version = 2022041901; $plugin->requires = 2022041200; $plugin->component = 'mod_bigbluebuttonbn';