We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b2e68 commit 2a5ec27Copy full SHA for 2a5ec27
load.php
@@ -3,8 +3,8 @@
3
* Plugin Name: SQLite Database Integration
4
* Description: SQLite database driver drop-in.
5
* Author: WordPress Performance Team
6
- * Version: 2.1.3
7
- * Requires PHP: 5.6
+ * Version: 2.1.4
+ * Requires PHP: 7.0
8
* Textdomain: sqlite-database-integration
9
*
10
* This feature plugin allows WordPress to use SQLite instead of MySQL as its database.
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.3
+Stable tag: 2.1.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: performance, database
0 commit comments