summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-25 10:35:01 +0300
committerAndrew Dolgov <[email protected]>2021-02-25 10:35:01 +0300
commite858e979e9e6daf1888b007d509cc4afe5443811 (patch)
tree45cbd178660d5ac5295f57381b9b773e9688882a /include/functions.php
parent49a9afadce6d0a737ddac8340029662a3c773fbd (diff)
parent1112922029d9eb8fe727d5adb1b5b0a1808946aa (diff)
Merge branch 'master' into wip-new-prefs
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 d916301fb..7b07a31f7 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1,5 +1,5 @@
<?php
- define('SCHEMA_VERSION', 140);
+ define('SCHEMA_VERSION', 141);
define('LABEL_BASE_INDEX', -1024);
define('PLUGIN_FEED_BASE_INDEX', -128);