We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa282c commit c1b5a1cCopy full SHA for c1b5a1c
totum/common/Totum.php
@@ -27,7 +27,7 @@
27
*/
28
class Totum
29
{
30
- public const VERSION = '6.14.61.0';
+ public const VERSION = '6.15.61.0';
31
32
33
public const TABLE_CODE_PARAMS = ['row_format', 'table_format', 'on_duplicate', 'default_action'];
0 commit comments