Skip to content

Commit 063110c

Browse files
3.0.0.16
Preparing release
1 parent 47ca1aa commit 063110c

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
@@ -17,7 +17,7 @@
1717
* @see http://www.teampass.net
1818
*/
1919
define('TP_VERSION', '3.0.0');
20-
define('TP_VERSION_FULL', TP_VERSION.'.15');
20+
define('TP_VERSION_FULL', TP_VERSION.'.16');
2121
define('TP_TOOL_NAME', 'Teampass');
2222
define('TP_ONE_DAY_SECONDS', 86400);
2323
define('TP_ONE_WEEK_SECONDS', 604800);

0 commit comments

Comments
 (0)