diff --git a/src/composer.json b/src/composer.json index 5e84e1865..0829e8f24 100644 --- a/src/composer.json +++ b/src/composer.json @@ -1,6 +1,6 @@ { "name": "mibew/mibew", - "version": "3.2.3", + "version": "3.2.4", "description": "Mibew Messenger - open-source live support application", "type": "project", "homepage": "https://mibew.org", diff --git a/src/mibew/VERSION.txt b/src/mibew/VERSION.txt index 1eeaab937..93e904903 100644 --- a/src/mibew/VERSION.txt +++ b/src/mibew/VERSION.txt @@ -1 +1 @@ -Mibew/3.2.3 \ No newline at end of file +Mibew/3.2.4 \ No newline at end of file diff --git a/src/mibew/libs/common/constants.php b/src/mibew/libs/common/constants.php index dd47ddf05..a9de9d91b 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', '3.2.3'); +define('MIBEW_VERSION', '3.2.4'); /** * Prefix for session variables.