Skip to content

Commit ee4074b

Browse files
3.0.9
1 parent 88f7986 commit ee4074b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/config/include.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @see http://www.teampass.net
1717
*/
1818
define('TP_VERSION', '3.0.9');
19-
define("UPGRADE_MIN_DATE", "1688316471");
19+
define("UPGRADE_MIN_DATE", "1688411345");
2020
define('TP_TOOL_NAME', 'Teampass');
2121
define('TP_ONE_DAY_SECONDS', 86400);
2222
define('TP_ONE_WEEK_SECONDS', 604800);

0 commit comments

Comments
 (0)