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.
2 parents 7aa7d89 + 63c8c8a commit ab8e67eCopy full SHA for ab8e67e
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', '7');
+define('TP_VERSION_MINOR', '8');
32
define('TP_TOOL_NAME', 'Teampass');
33
define('TP_ONE_DAY_SECONDS', 86400);
34
define('TP_ONE_WEEK_SECONDS', 604800);
0 commit comments