diff --git a/CHANGELOG.md b/CHANGELOG.md index ed8be60..86129bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ## History of changes +## [1.2.1] - 06/09/2021 +### Fixed +- Fixed assets path +- Fixed comments + ## [1.2.0] - 30/08/2021 ### Changed - Refactored autoloader diff --git a/woo-product-variations-table.php b/woo-product-variations-table.php index f6585f6..b886641 100644 --- a/woo-product-variations-table.php +++ b/woo-product-variations-table.php @@ -11,8 +11,8 @@ Requires PHP: 7.0 Requires at least: 5.0 Tested up to: 5.5 -Stable tag: 1.2.0 -Version: 1.2.0 +Stable tag: 1.2.1 +Version: 1.2.1 */ use appsaloon\woo_pvt\config\Plugin_Config; @@ -35,7 +35,7 @@ /** * Plugin version */ -define( 'WOO_PVT_VERSION', '1.2.0' ); +define( 'WOO_PVT_VERSION', '1.2.1' ); /** * Rest API namespace