mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 18:35:57 +00:00
bump schema for upcoming prefs overhaul
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
define('SCHEMA_VERSION', 140);
|
||||
define('SCHEMA_VERSION', 141);
|
||||
|
||||
define('LABEL_BASE_INDEX', -1024);
|
||||
define('PLUGIN_FEED_BASE_INDEX', -128);
|
||||
|
||||
Reference in New Issue
Block a user