Merge pull request #26088 from woocommerce/fix/bump-admin-cancelled-order-template-version

Bumped admin-cancelled-order template version
This commit is contained in:
Claudio Sanches 2020-04-06 16:39:36 -03:00 committed by GitHub
commit 05075af543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
*
* @see https://docs.woocommerce.com/document/template-structure/
* @package WooCommerce/Templates/Emails
* @version 3.7.0
* @version 4.1.0
*/
if ( ! defined( 'ABSPATH' ) ) {