Update version

This commit is contained in:
Fedor A. Fetisov 2015-01-21 13:05:41 +03:00
parent 8faa0d9f4e
commit b8d2af4c67
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "mibew/mibew",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"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.1');
define('MIBEW_VERSION', '2.0.0-beta.2');
/**
* Prefix for session variables.