Remove changelog entry, change header versions

This commit is contained in:
Taha Paksu 2021-07-26 16:58:38 +03:00
parent e08540dcf6
commit 12f033e477
3 changed files with 2 additions and 3 deletions

View File

@ -121,7 +121,6 @@
* Enhancement - [Transparency] CLI command for viewing tracking data for your store. #30010
* Enhancement - All settings pages can now be extended consistently with new sections and settings. Also, unit tests have been added. #27684
* Enhancement - Set checkout fields value with the default defined value where form is not presented to the user. #29820
* Enhancement - Update `locale-info.php` to contain all the countries, currency specs and locale information. #30216
* Tweak - Show legacy widget instance in Rest API. #30012
* Tweak - No longer load PayPal Standard by default on new installs. #29971
* Tweak - Rename Products, Products by Rating, and Recent Viewed Products widgets to Products list, Products by Rating list, and Recently Viewed Products list. #29941

View File

@ -3,7 +3,7 @@
* Currency formatting information
*
* @package WooCommerce\i18n
* @version 5.5.0
* @version 5.6.0
*/
defined( 'ABSPATH' ) || exit;

View File

@ -3,7 +3,7 @@
* Locales information
*
* @package WooCommerce\i18n
* @version 5.5.0
* @version 5.6.0
*/
defined( 'ABSPATH' ) || exit;