Files
2026-07-02 15:54:39 -06:00

9 lines
160 B
PHP

<?php
/**
* The version of the SQLite driver.
*
* This constant needs to be updated on plugin release!
*/
define( 'SQLITE_DRIVER_VERSION', '3.0.0-rc.4' );