From 7f157fab3e5ef99734d1064c660b1c5c2e3ae1fe Mon Sep 17 00:00:00 2001 From: "Steven A. Zahm" Date: Wed, 13 Nov 2024 18:16:32 -0500 Subject: [PATCH] Bump version to 10.4.66. --- README.txt | 2 +- connections.php | 2 +- includes/class.connections-directory.php | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.txt b/README.txt index 14008d3d..8d74c5dc 100644 --- a/README.txt +++ b/README.txt @@ -5,7 +5,7 @@ Tags: business directory, member directory,staff directory, chamber of commerce, Requires at least: 6.0 Tested up to: 6.7 Requires PHP: 7.0 -Stable tag: 10.4.65 +Stable tag: 10.4.66 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html diff --git a/connections.php b/connections.php index 536e9dc1..e6741d4a 100644 --- a/connections.php +++ b/connections.php @@ -11,7 +11,7 @@ * Plugin Name: Connections Business Directory * Plugin URI: https://connections-pro.com/ * Description: A business directory and address book manager. - * Version: 10.4.65 + * Version: 10.4.66 * Requires at least: 5.8 * Requires PHP: 7.0 * Author: Steven A. Zahm diff --git a/includes/class.connections-directory.php b/includes/class.connections-directory.php index 554409c8..97f23422 100644 --- a/includes/class.connections-directory.php +++ b/includes/class.connections-directory.php @@ -24,7 +24,7 @@ final class Connections_Directory { * * @since 8.16 */ - const VERSION = '10.4.65'; + const VERSION = '10.4.66'; /** * Stores the instance of this class. diff --git a/package.json b/package.json index bce49182..ee70435f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "connections", "title": "Connections Business Directory", - "version": "10.4.65", + "version": "10.4.66", "description": "Business directory plugin for WordPress.", "homepage": "https://connections-pro.com/", "author": {