mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 19:05:55 +00:00
add ttrss_filters2.last_triggered (bump schema version)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
define('EXPECTED_CONFIG_VERSION', 26);
|
||||
define('SCHEMA_VERSION', 134);
|
||||
define('SCHEMA_VERSION', 135);
|
||||
|
||||
define('LABEL_BASE_INDEX', -1024);
|
||||
define('PLUGIN_FEED_BASE_INDEX', -128);
|
||||
@@ -2589,4 +2589,4 @@
|
||||
}
|
||||
|
||||
return $ts;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user