. /** * Version information for the social profile field. * * @package profilefield_social * @copyright 2020 Bas Brands * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $plugin->version = 2024042200; $plugin->requires = 2024041600; $plugin->component = 'profilefield_social';