mirror of
https://github.com/dg/dibi.git
synced 2025-08-04 13:17:58 +02:00
opened 4.0-dev
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "3.1-dev"
|
||||
"dev-master": "4.0-dev"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -22,7 +22,7 @@ class dibi
|
||||
|
||||
/** version */
|
||||
const
|
||||
VERSION = '3.1.0',
|
||||
VERSION = '4.0-dev',
|
||||
REVISION = 'released on 2017-06-09';
|
||||
|
||||
/** sorting order */
|
||||
|
Reference in New Issue
Block a user