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