diff --git a/src/composer.json b/src/composer.json index ddf5c5a5..eab68d97 100644 --- a/src/composer.json +++ b/src/composer.json @@ -1,6 +1,6 @@ { "name": "mibew/mibew", - "version": "2.2.1", + "version": "2.2.2", "description": "Mibew Messenger - open-source live support application", "type": "project", "homepage": "http://mibew.org", diff --git a/src/mibew/VERSION.txt b/src/mibew/VERSION.txt index 0707d691..79c914fa 100644 --- a/src/mibew/VERSION.txt +++ b/src/mibew/VERSION.txt @@ -1 +1 @@ -Mibew/2.2.1 \ No newline at end of file +Mibew/2.2.2 \ No newline at end of file diff --git a/src/mibew/libs/common/constants.php b/src/mibew/libs/common/constants.php index 46a4279c..1d7ddfe2 100644 --- a/src/mibew/libs/common/constants.php +++ b/src/mibew/libs/common/constants.php @@ -20,7 +20,7 @@ /** * Current version of Mibew Messenger */ -define('MIBEW_VERSION', '2.2.1'); +define('MIBEW_VERSION', '2.2.2'); /** * Prefix for session variables.