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