From 07750d4b55d0ffbb671700d9991795a84aca5701 Mon Sep 17 00:00:00 2001 From: karser Date: Mon, 20 Mar 2023 17:41:27 +0200 Subject: [PATCH] bump version 1.2.1 --- composer.json | 2 +- package.json | 2 +- readme.txt | 5 ++++- trackmage.php | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 0fb10b8..93240e1 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "trackmage/trackmage-woo-shipment-tracking", "type": "wordpress-plugin", - "version": "1.2.0", + "version": "1.2.1", "description": "TrackMage integrates shipments tracking into your WooCommerce store", "keywords": [ "trackmage" diff --git a/package.json b/package.json index 0b56785..43ad38a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "trackmage", - "version": "1.2.0", + "version": "1.2.1", "main": "gulpfile.js", "scripts": { "build": "./node_modules/.bin/gulp build" diff --git a/readme.txt b/readme.txt index 1093bf9..2662188 100755 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: shipping, tracking, order, status, delivery, shipment tracking, order trac Requires at least: 5.3 Tested up to: 6.1.1 Requires PHP: 7.4 -Stable tag: 1.2.0 +Stable tag: 1.2.1 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -65,6 +65,9 @@ With TrackMage you can analyze your carrier’s performance across all channels 3. Go through the Onboarding wizard in the Plugin == Changelog == += 1.2.1 = +* Enqueue bootstrap only on trackmage settings pages + = 1.2.0 = * Add support for WooCommerce up to 7.4.0 * Bugfixes and enhancements diff --git a/trackmage.php b/trackmage.php index 3ee09fa..7c67d9f 100644 --- a/trackmage.php +++ b/trackmage.php @@ -3,7 +3,7 @@ * Plugin Name: TrackMage - Woo Shipment Tracking * Plugin URI: https://github.com/trackmage/trackmage-woo-shipment-tracking * Description: TrackMage integrates shipments tracking into your WooCommerce store. - * Version: 1.2.0 + * Version: 1.2.1 * Author: TrackMage * Author URI: https://trackmage.com * Text Domain: trackmage