summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-27 11:04:25 +0300
committerAndrew Dolgov <[email protected]>2021-02-27 11:04:25 +0300
commitc1cd3324e3986967d4210e6e36bf068417b7cd13 (patch)
treea10f10120b4429cac1a76df8052f156f915145f8 /include/functions.php
parent6d06450649bc3b80b1179546201203baa550f0e6 (diff)
bump schema for ttrss_user_labels2 indexes
Diffstat (limited to 'include/functions.php')
-rw-r--r--include/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php
index e0580a076..2db553d9d 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1,5 +1,5 @@
<?php
- define('SCHEMA_VERSION', 141);
+ define('SCHEMA_VERSION', 142);
define('LABEL_BASE_INDEX', -1024);
define('PLUGIN_FEED_BASE_INDEX', -128);