From ab56622496729664aa9d55938eefe0c90fc0394b Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Wed, 28 Feb 2024 16:15:33 -0500 Subject: [PATCH] update coming soon module to 1.2.1 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index fe41909c6..47cf1c4f7 100644 --- a/composer.json +++ b/composer.json @@ -66,7 +66,7 @@ "wp-phpunit/wp-phpunit": "^6.4.2" }, "require": { - "newfold-labs/wp-module-coming-soon": "^1.2.0", + "newfold-labs/wp-module-coming-soon": "^1.2.1", "newfold-labs/wp-module-context": "^1.0.0", "newfold-labs/wp-module-data": "^2.4.18", "newfold-labs/wp-module-deactivation": "^1.0.5", diff --git a/composer.lock b/composer.lock index cec4d8b57..6aa28d984 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a23d06e3829ad1ad84ea4b8e0c38de98", + "content-hash": "f1ef7a6949a68517a296b3c306e7afda", "packages": [ { "name": "doctrine/inflector", @@ -237,16 +237,16 @@ }, { "name": "newfold-labs/wp-module-coming-soon", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-coming-soon.git", - "reference": "74a6eab836e1d339f3650c68e89fd51b574e46bb" + "reference": "fa4e431f1f00355bb6a98b05636ee6a9164936a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/74a6eab836e1d339f3650c68e89fd51b574e46bb", - "reference": "74a6eab836e1d339f3650c68e89fd51b574e46bb", + "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/fa4e431f1f00355bb6a98b05636ee6a9164936a7", + "reference": "fa4e431f1f00355bb6a98b05636ee6a9164936a7", "shasum": "" }, "require": { @@ -284,10 +284,10 @@ ], "description": "Coming Soon module for WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.2.0", + "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.2.1", "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues" }, - "time": "2024-01-31T17:46:37+00:00" + "time": "2024-02-28T21:08:43+00:00" }, { "name": "newfold-labs/wp-module-context",