summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-25 10:11:09 +0300
committerAndrew Dolgov <[email protected]>2021-02-25 10:11:09 +0300
commit1112922029d9eb8fe727d5adb1b5b0a1808946aa (patch)
tree4c75d38e2cc648468bcba47ec0fc3926bdecb17f /include/functions.php
parent922a6992153a95b0639253752a6125a45d4fd3ab (diff)
bump schema for upcoming prefs overhaul
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);