mirror of
https://github.com/dg/dibi.git
synced 2025-08-04 21:28:02 +02:00
opened 4.2-dev
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "4.1-dev"
|
||||
"dev-master": "4.2-dev"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -44,7 +44,7 @@ class dibi
|
||||
|
||||
/** version */
|
||||
public const
|
||||
VERSION = '4.1.3';
|
||||
VERSION = '4.2-dev';
|
||||
|
||||
/** sorting order */
|
||||
public const
|
||||
|
Reference in New Issue
Block a user