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