We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d57a712 + 5e5b5a0 commit 6680570Copy full SHA for 6680570
includes/config/include.php
@@ -28,7 +28,7 @@
28
29
define('TP_VERSION', '3.1.3');
30
define("UPGRADE_MIN_DATE", "1732981987");
31
-define('TP_VERSION_MINOR', '10');
+define('TP_VERSION_MINOR', '12');
32
define('TP_TOOL_NAME', 'Teampass');
33
define('TP_ONE_DAY_SECONDS', 86400);
34
define('TP_ONE_WEEK_SECONDS', 604800);
0 commit comments