Bump version

This commit is contained in:
Fedor A. Fetisov 2017-11-29 16:46:58 +03:00
parent 194b396788
commit 39309d1914
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "mibew/mibew",
"version": "2.3.0",
"version": "3.0.0",
"description": "Mibew Messenger - open-source live support application",
"type": "project",
"homepage": "http://mibew.org",

View File

@ -1 +1 @@
Mibew/2.3.0
Mibew/3.0.0

View File

@ -20,7 +20,7 @@
/**
* Current version of Mibew Messenger
*/
define('MIBEW_VERSION', '2.3.0');
define('MIBEW_VERSION', '3.0.0');
/**
* Prefix for session variables.