Skip to content

Commit 19eaf23

Browse files
committed
change version in plugin file & readme file
1 parent 40bdc78 commit 19eaf23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

load.php

+1-1
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.
55
* Author: The WordPress Team
6-
* Version: 2.1.11
6+
* Version: 2.1.12
77
* Requires PHP: 7.0
88
* Textdomain: sqlite-database-integration
99
*

readme.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Contributors: wordpressdotorg, aristath
44
Requires at least: 6.4
55
Tested up to: 6.6.1
66
Requires PHP: 7.0
7-
Stable tag: 2.1.11
7+
Stable tag: 2.1.12
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)