Bump version

This commit is contained in:
Fedor A. Fetisov 2019-02-19 16:22:34 +03:00
parent 38b653d075
commit be5d5d182b
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1 +1 @@
Mibew/3.2.1
Mibew/3.2.2

View File

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