1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-04 13:17:58 +02:00

opened 3.2-dev

This commit is contained in:
David Grudl
2018-03-09 14:37:31 +01:00
parent 504b7725c7
commit ecafed6246
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
"dev-master": "3.2-dev"
}
}
}

View File

@@ -22,7 +22,7 @@ class dibi
/** version */
const
VERSION = '3.1.1',
VERSION = '3.2.0',
REVISION = 'released on 2018-03-09';
/** sorting order */