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 47ca1aa commit 063110cCopy full SHA for 063110c
includes/config/include.php
@@ -17,7 +17,7 @@
17
* @see http://www.teampass.net
18
*/
19
define('TP_VERSION', '3.0.0');
20
-define('TP_VERSION_FULL', TP_VERSION.'.15');
+define('TP_VERSION_FULL', TP_VERSION.'.16');
21
define('TP_TOOL_NAME', 'Teampass');
22
define('TP_ONE_DAY_SECONDS', 86400);
23
define('TP_ONE_WEEK_SECONDS', 604800);
0 commit comments