mirror of
https://github.com/dg/dibi.git
synced 2025-08-05 21:58:10 +02:00
Released version 3.0.0
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "2.4-dev"
|
||||
"dev-master": "3.0-dev"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -22,8 +22,8 @@ class dibi
|
||||
|
||||
/** version */
|
||||
const
|
||||
VERSION = '2.4-dev',
|
||||
REVISION = 'released on 2015-10-08';
|
||||
VERSION = '3.0.0',
|
||||
REVISION = 'released on 2015-11-07';
|
||||
|
||||
/** sorting order */
|
||||
const
|
||||
|
Reference in New Issue
Block a user