. /** * Plugin version and other meta-data are defined here. * * @package tiny_premium * @copyright 2023 David Woloszyn * @license https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $plugin->version = 2023111300; $plugin->requires = 2023100400; $plugin->component = 'tiny_premium';