| @@ -2,9 +2,9 @@ | ||
| 2 | 2 | /** |
| 3 | 3 | * Plugin Name: SQLite Database Integration |
| 4 | 4 | * Description: SQLite database driver drop-in. |
| 5 | 5 | * Author: The WordPress Team |
| 6 | - * Version: 2.2.20 | |
| 6 | + * Version: 2.2.0 | |
| 7 | 7 | * Requires PHP: 7.2 |
| 8 | 8 | * Textdomain: sqlite-database-integration |
| 9 | 9 | * |
| 10 | 10 | * This feature plugin allows WordPress to use SQLite instead of MySQL as its database. |