Hi,
I did a few updates on a website I haven’t logged in in a while and I am getting some outdated woocommerce files when running the system status.
dante/woocommerce/content-product_cat.php version 2.5.0 when new version is 2.5.2
dante-child/woocommerce/emails\admin-new-order.php version 2.4.0 when new version is 2.5.0
For the second one I have modified the admin-new-order.php file inside a child theme by displaying a custom field within the email order. So I guess I will have to update it on my child theme.
For the first one is there an update coming soon?