diff --git a/src/composer.json b/src/composer.json index eab68d97..c652abf1 100644 --- a/src/composer.json +++ b/src/composer.json @@ -1,6 +1,6 @@ { "name": "mibew/mibew", - "version": "2.2.2", + "version": "2.2.3", "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 79c914fa..d4f571be 100644 --- a/src/mibew/VERSION.txt +++ b/src/mibew/VERSION.txt @@ -1 +1 @@ -Mibew/2.2.2 \ No newline at end of file +Mibew/2.2.3 \ No newline at end of file diff --git a/src/mibew/libs/common/constants.php b/src/mibew/libs/common/constants.php index 1d7ddfe2..2786974b 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.2'); +define('MIBEW_VERSION', '2.2.3'); /** * Prefix for session variables.