From 714c259249b8d64faf3bebdf0f403fa1e87f6981 Mon Sep 17 00:00:00 2001 From: Aytac Kokus Date: Mon, 6 Sep 2021 13:01:09 +0200 Subject: [PATCH] updating version to 1.2.1 --- CHANGELOG.md | 5 +++++ woo-product-variations-table.php | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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