diff --git a/src/composer.json b/src/composer.json index fb82ba4d..679852c5 100644 --- a/src/composer.json +++ b/src/composer.json @@ -1,6 +1,6 @@ { "name": "mibew/mibew", - "version": "2.1.0", + "version": "2.1.1", "description": "Mibew Messenger - open-source live support application", "type": "project", "homepage": "http://mibew.org", diff --git a/src/mibew/libs/common/constants.php b/src/mibew/libs/common/constants.php index 5d9198b3..c94d5c7e 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.1.0'); +define('MIBEW_VERSION', '2.1.1'); /** * Prefix for session variables.