We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f7986 commit ee4074bCopy full SHA for ee4074b
includes/config/include.php
@@ -16,7 +16,7 @@
16
* @see http://www.teampass.net
17
*/
18
define('TP_VERSION', '3.0.9');
19
-define("UPGRADE_MIN_DATE", "1688316471");
+define("UPGRADE_MIN_DATE", "1688411345");
20
define('TP_TOOL_NAME', 'Teampass');
21
define('TP_ONE_DAY_SECONDS', 86400);
22
define('TP_ONE_WEEK_SECONDS', 604800);
0 commit comments