Upgarded to 4.17.4
This commit is contained in:
@ -1,4 +1,11 @@
|
||||
<?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.13.0';
|
||||
$ET_CORE_VERSION = '4.17.4';
|
||||
|
Reference in New Issue
Block a user