mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-19 05:41:28 +00:00
bump schema version
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
exit;
|
||||
}
|
||||
|
||||
define('SCHEMA_VERSION', 3);
|
||||
define('SCHEMA_VERSION', 4);
|
||||
|
||||
require_once "sanity_check.php";
|
||||
require_once "config.php";
|
||||
|
||||
Reference in New Issue
Block a user