1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-02 20:27:35 +02:00

Released version 5.0.0

This commit is contained in:
David Grudl
2023-08-09 16:38:02 +02:00
parent df45bd3553
commit 82c45c3076

View File

@@ -42,7 +42,7 @@ class dibi
IDENTIFIER = 'n'; IDENTIFIER = 'n';
/** version */ /** version */
public const VERSION = '5.0-dev'; public const VERSION = '5.0.0';
/** sorting order */ /** sorting order */
public const public const