Bump version

This commit is contained in:
Fedor A. Fetisov 2021-12-01 16:43:58 +03:00
parent 6a0c067cef
commit 637758c13e
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1 +1 @@
Mibew/3.5.2
Mibew/3.5.3

View File

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