From 284318a2879bb98933f01274c8bdf288b2ace2c3 Mon Sep 17 00:00:00 2001 From: "Fedor A. Fetisov" Date: Tue, 24 Feb 2015 18:21:20 +0300 Subject: [PATCH] Update version --- src/composer.json | 2 +- src/mibew/libs/common/constants.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/composer.json b/src/composer.json index 7e9a5a8d..6225bcb3 100644 --- a/src/composer.json +++ b/src/composer.json @@ -1,6 +1,6 @@ { "name": "mibew/mibew", - "version": "2.0.0-beta.2", + "version": "2.0.0-beta.3", "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 9dc95b60..bd991583 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.0-beta.2'); +define('MIBEW_VERSION', '2.0.0-beta.3'); /** * Prefix for session variables.