Fix: Version in mini-cart.php (#51020)

Co-authored-by: Néstor Soriano <konamiman@konamiman.com>
Co-authored-by: Seghir Nadir <nadir.seghir@gmail.com>
This commit is contained in:
Basti 2024-09-13 08:51:31 +02:00 committed by GitHub
parent 411d9ae78c
commit 4dad4a9265
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,4 @@
Significance: patch
Type: tweak
Fix version number in a template

View File

@ -14,7 +14,7 @@
*
* @see https://woocommerce.com/document/template-structure/
* @package WooCommerce\Templates
* @version 9.2.0
* @version 9.3.0
*/
defined( 'ABSPATH' ) || exit;