From 4fdc6654ac3df10ba3b3f262bc1119c0cee2cbaf Mon Sep 17 00:00:00 2001 From: Konrad Karpieszuk Date: Sun, 15 Jan 2023 16:35:58 +0100 Subject: [PATCH] preparing version 1.6.1 --- plugin.php | 2 +- readme.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin.php b/plugin.php index 4407dde..0f9da0a 100644 --- a/plugin.php +++ b/plugin.php @@ -3,7 +3,7 @@ * Plugin Name: WC Price History * Description: Track WooCommerce© Products prior prices history and display the lowest price in the last 30 days. This plugin allows your WC shop to be compliant with European Commission Directive 98/6/EC Article 6a which specifies price reduction announcement policy. * Author: Konrad Karpieszuk - * Version: 1.6 + * Version: 1.6.1 * Text Domain: wc-price-history * Domain Path: /languages/ * Requires at least: 5.8 diff --git a/readme.txt b/readme.txt index fb0abba..a18f22c 100644 --- a/readme.txt +++ b/readme.txt @@ -6,7 +6,7 @@ Tags: WooCommerce, prices, history, prior, omnibus, european, 30days Requires at least: 5.8 Tested up to: 6.1.1 Requires PHP: 7.2 -Stable tag: 1.6 +Stable tag: 1.6.1 License: MIT License License URI: https://mit-license.org/ @@ -91,7 +91,7 @@ Please submit the [GitHub issue](https://github.com/kkarpieszuk/wc-price-history == Changelog == -= ... = += 1.6.1 = * Fixed issue with timezones offsets when saving history = 1.6 =