From 292ce7140e62f062d45233a1e06770992c7a1b8c Mon Sep 17 00:00:00 2001 From: Mahesh Murali P Date: Fri, 7 Oct 2022 12:41:52 +0100 Subject: [PATCH] Release-1.3.4 Version changes - Version changes - Fi --- composer.json | 2 +- nightingale-companion.php | 2 +- package-lock.json | 4 ++-- package.json | 2 +- readme.txt | 6 +++++- settings.php | 2 +- 6 files changed, 11 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 99ca463..806f2fe 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "nhsleadership/nightingale-companion", - "version": "1.3.3", + "version": "1.3.4", "dist": { "url": "https://github.com/NHSLeadership/nightingale-companion/archive/master.zip", "type": "zip" diff --git a/nightingale-companion.php b/nightingale-companion.php index 6046f45..5464524 100644 --- a/nightingale-companion.php +++ b/nightingale-companion.php @@ -7,7 +7,7 @@ * License: GPL v3 * Requires at least: 5.0 * Tested up to: 6.0 -* Version: 1.3.3 +* Version: 1.3.4 * * @package nightingale-companion */ diff --git a/package-lock.json b/package-lock.json index 9c295e1..5018a64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "nightingale-companion", - "version": "1.3.3", + "version": "1.3.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "nightingale-companion", - "version": "1.3.3", + "version": "1.3.4", "license": "GPL-3.0-or-later", "devDependencies": { "jsdoc": "^3.6.7", diff --git a/package.json b/package.json index 7e8486c..fca653c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nightingale-companion", - "version": "1.3.3", + "version": "1.3.4", "license": "GPL-3.0-or-later", "main": "nightingale-companion.php", "scripts": { diff --git a/readme.txt b/readme.txt index 6cdb301..3ac90ec 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: theme, nightingale, nhs Plugin Name:: Nightingale Companion Requires at least: 5.0 Tested up to: 6.0 -Stable tag: 1.3.3 +Stable tag: 1.3.4 Requires PHP: 5.6 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -68,6 +68,10 @@ with sample content on a site running the Nightingale theme, this plgin and the == Changelog == + = 1.3.4 = + + -Fix issue with previous release process + = 1.3.3 = -Fix for plugin errors on activation diff --git a/settings.php b/settings.php index 0966a92..e26d105 100644 --- a/settings.php +++ b/settings.php @@ -4,7 +4,7 @@ * * @package nightingale-companion * @copyright NHS Leadership Academy, Nick Summerfield & Tony Blacker - * @version 1.3.3 07 Oct 2022 + * @version 1.3.4 07 Oct 2022 */ /**