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