Bump version

This commit is contained in:
Fedor A. Fetisov 2016-12-28 03:53:39 +03:00
parent bc16b7c25f
commit 3f97ad09df
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "mibew/mibew",
"version": "2.1.2",
"version": "2.2.0",
"description": "Mibew Messenger - open-source live support application",
"type": "project",
"homepage": "http://mibew.org",

View File

@ -1 +1 @@
Mibew/2.1.2
Mibew/2.2.0

View File

@ -20,7 +20,7 @@
/**
* Current version of Mibew Messenger
*/
define('MIBEW_VERSION', '2.1.2');
define('MIBEW_VERSION', '2.2.0');
/**
* Prefix for session variables.