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

opened 4.2-dev

This commit is contained in:
David Grudl
2020-10-08 17:14:40 +02:00
parent 0d2f643795
commit 39f59e0f08
2 changed files with 2 additions and 2 deletions

View File

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

View File

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