This repository has been archived on 2022-06-23. You can view files and clone it, but cannot push or open issues or pull requests.
divi/core/_et_core_version.php

12 lines
269 B
PHP

<?php
/**
* Define the current ET Core version4.17.4
*
* (Note: this value updates automatically as part of our Grunt release task4.17.4)
*
* @package \ET\Core
*/
// Note, this will be updated automatically during grunt release task
$ET_CORE_VERSION = '4.17.4';