Update version

This commit is contained in:
Fedor A. Fetisov 2015-02-24 18:21:20 +03:00
parent edcd348bca
commit 284318a287
2 changed files with 2 additions and 2 deletions

View File

@ -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",

View File

@ -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.