Skip to content

Commit dc50d61

Browse files
committed
v1.0.1 to fix fatal error on activation
1 parent 0771e20 commit dc50d61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

load.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: SQLite Database Integration
44
* Description: SQLite database driver drop-in. (based on SQLite Integration by Kojima Toshiyasu)
55
* Author: WordPress Performance Team
6-
* Version: 1.0.0
6+
* Version: 1.0.1
77
* Requires PHP: 5.6
88
* Textdomain: sqlite-database-integration
99
*

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Contributors: wordpressdotorg, aristath
44
Requires at least: 6.0
55
Tested up to: 6.1
66
Requires PHP: 5.6
7-
Stable tag: 1.0.0
7+
Stable tag: 1.0.1
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
1010
Tags: performance, database

0 commit comments

Comments
 (0)