We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07f62a3 commit 2e7756aCopy full SHA for 2e7756a
includes/config/include.php
@@ -28,7 +28,7 @@
28
29
define('TP_VERSION', '3.1.4');
30
define("UPGRADE_MIN_DATE", "1732981987");
31
-define('TP_VERSION_MINOR', '2');
+define('TP_VERSION_MINOR', '3');
32
define('TP_TOOL_NAME', 'Teampass');
33
define('TP_ONE_DAY_SECONDS', 86400);
34
define('TP_ONE_WEEK_SECONDS', 604800);
0 commit comments