1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-05 21:58:10 +02:00

opened 4.1-dev

This commit is contained in:
David Grudl
2019-07-12 14:31:28 +02:00
parent 219882a962
commit 5ab8afc704
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
"dev-master": "4.1-dev"
}
}
}

View File

@@ -44,7 +44,7 @@ class dibi
/** version */
public const
VERSION = '4.0.2';
VERSION = '4.1-dev';
/** sorting order */
public const