]> git.wh0rd.org - tt-rss.git/blobdiff - include/functions.php
implement one time passwords using TOTP
[tt-rss.git] / include / functions.php
index d1855e993bea671c0b171609d6acf19bace59669..2924d17962fb64b70ed96a30cc6e27e160da3880 100644 (file)
@@ -1,6 +1,6 @@
 <?php
        define('EXPECTED_CONFIG_VERSION', 26);
-       define('SCHEMA_VERSION', 96);
+       define('SCHEMA_VERSION', 97);
 
        $fetch_last_error = false;