<?php
/**
 * Define the current ET Core version4.19.5
 *
 * (Note: this value updates automatically as part of our Grunt release task4.19.5)
 *
 * @package \ET\Core
 */

// Note, this will be updated automatically during grunt release task
$ET_CORE_VERSION = '4.19.5';
