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 0771e20 commit dc50d61Copy full SHA for dc50d61
load.php
@@ -3,7 +3,7 @@
3
* Plugin Name: SQLite Database Integration
4
* Description: SQLite database driver drop-in. (based on SQLite Integration by Kojima Toshiyasu)
5
* Author: WordPress Performance Team
6
- * Version: 1.0.0
+ * Version: 1.0.1
7
* Requires PHP: 5.6
8
* Textdomain: sqlite-database-integration
9
*
readme.txt
@@ -4,7 +4,7 @@ Contributors: wordpressdotorg, aristath
Requires at least: 6.0
Tested up to: 6.1
Requires PHP: 5.6
-Stable tag: 1.0.0
+Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
Tags: performance, database
0 commit comments