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 66f8697 commit 56a6204Copy full SHA for 56a6204
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