Bump version

This commit is contained in:
Fedor A. Fetisov 2015-03-30 14:10:55 +03:00
parent 1a358c2f09
commit 0f8b5da18a
2 changed files with 2 additions and 2 deletions

View File

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