Bump version

This commit is contained in:
Fedor A. Fetisov 2022-05-06 23:55:36 +03:00
parent 730577b4a4
commit 4f05231b04
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1 +1 @@
Mibew/3.5.4
Mibew/3.5.5

View File

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