1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-04 13:17:58 +02:00

opened 5.0-dev

This commit is contained in:
David Grudl
2021-03-01 15:26:05 +01:00
parent cb0cf4ba2f
commit 87e702d1fc
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.2-dev"
"dev-master": "5.0-dev"
}
}
}

View File

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