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 8e7df83 commit cb0cf4bCopy full SHA for cb0cf4b
1 file changed
src/Dibi/dibi.php
@@ -44,7 +44,7 @@ class dibi
44
IDENTIFIER = 'n';
45
46
/** version */
47
- public const VERSION = '4.2.6';
+ public const VERSION = '4.2.8';
48
49
/** sorting order */
50
public const
0 commit comments