From 703737e7d6deea0f56d15f7efe7c3576f834e88e Mon Sep 17 00:00:00 2001 From: Ari Stathopoulos Date: Thu, 11 Apr 2024 10:14:50 +0300 Subject: [PATCH] v2.1.8 --- load.php | 2 +- readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/load.php b/load.php index 3af80903..e189c2aa 100644 --- a/load.php +++ b/load.php @@ -3,7 +3,7 @@ * Plugin Name: SQLite Database Integration * Description: SQLite database driver drop-in. * Author: The WordPress Team - * Version: 2.1.7 + * Version: 2.1.8 * Requires PHP: 7.0 * Textdomain: sqlite-database-integration * diff --git a/readme.txt b/readme.txt index 91c16c4b..5d46e50f 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Contributors: wordpressdotorg, aristath Requires at least: 6.0 Tested up to: 6.4 Requires PHP: 5.6 -Stable tag: 2.1.7 +Stable tag: 2.1.8 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Tags: performance, database