diff --git a/src/composer.json b/src/composer.json
index 356dad83..fb82ba4d 100644
--- a/src/composer.json
+++ b/src/composer.json
@@ -1,6 +1,6 @@
 {
     "name": "mibew/mibew",
-    "version": "2.0.1",
+    "version": "2.1.0",
     "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 b91accfa..5d9198b3 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.0.1');
+define('MIBEW_VERSION', '2.1.0');
 
 /**
  * Prefix for session variables.