Bump version

This commit is contained in:
Fedor A. Fetisov 2021-09-03 16:31:58 +03:00
parent 7f133f17f7
commit eb0bc9ae5c
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1 +1 @@
Mibew/3.5.0
Mibew/3.5.1

View File

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