diff --git a/functions.php b/functions.php index 4de7db4a..acf5b9dd 100644 --- a/functions.php +++ b/functions.php @@ -18,7 +18,7 @@ if (!defined('ABSPATH')) { } // Definir constante de versión del tema -define('ROI_VERSION', '1.0.19'); +define('ROI_VERSION', '1.0.20'); // ============================================================================= // 1. CARGAR AUTOLOADER MANUAL