summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-11-01 11:57:36 +0300
committerAndrew Dolgov <[email protected]>2019-11-01 11:57:45 +0300
commit84e9f1d5ccec90103a3decb7069884342f73fdfb (patch)
tree85ea7e5512d263c0e9563c81ce45a9cb6399c764 /include/functions.php
parent178bcd43497253c2ffb35d6c3ab3456277bf4ab6 (diff)
update schema for app-specific passwords
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 ec1280c4e..be20f8ddb 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1,6 +1,6 @@
<?php
define('EXPECTED_CONFIG_VERSION', 26);
- define('SCHEMA_VERSION', 138);
+ define('SCHEMA_VERSION', 139);
define('LABEL_BASE_INDEX', -1024);
define('PLUGIN_FEED_BASE_INDEX', -128);