diff --git a/conversion-tracking.php b/conversion-tracking.php index 56b8dad..6934bae 100644 --- a/conversion-tracking.php +++ b/conversion-tracking.php @@ -3,12 +3,12 @@ Plugin Name: WooCommerce Conversion Tracking Plugin URI: https://wedevs.com/products/plugins/woocommerce-conversion-tracking/ Description: Adds various conversion tracking codes to cart, checkout, registration success and product page on WooCommerce -Version: 2.0.3 +Version: 2.0.4 Author: Tareq Hasan Author URI: https://tareq.co/ License: GPL2 WC requires at least: 2.3 -WC tested up to: 3.6.2 +WC tested up to: 3.7.0 */ /** @@ -54,7 +54,7 @@ class WeDevs_WC_Conversion_Tracking { * * @var string */ - public $version = '2.0.3'; + public $version = '2.0.4'; /** * Holds various class instances diff --git a/package.json b/package.json index eb9a7c7..e7f192a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Woocommerce-Conversion-Tracking", - "version": "2.0.3", + "version": "2.0.4", "description": "Conversion tracking plugin for WooCommerce", "author": "Tareq Hasan", "license": "GPL", diff --git a/readme.txt b/readme.txt index ee85e2b..09205c9 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: ecommerce, e-commerce, commerce, woocommerce, tracking, facebook, google, Donate link: https://tareq.co/donate/ Requires at least: 4.0 Tested up to: 5.1.1 -Stable tag: 2.0.2 +Stable tag: 2.0.4 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -88,6 +88,11 @@ We put the JavaScript scripts provided by you in the page and it fires a convers 5. Custom Codes == Changelog == += Version 2.0.4 (21-August-2019) = +* [fix] Happyaddons dismissable banner +* [fix] Getting started link doesn't work +* [tweak] Change from Google Adwords to Google Ads + = Version 2.0.3 (05-August-2019) = * [fix] AddToCart Event doesn't work for ajax * [new] Add happy addons banner