Bump version

This commit is contained in:
Fedor A. Fetisov 2021-09-01 01:31:33 +03:00
parent eae2b3df81
commit 944b0fe6c5
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1 +1 @@
Mibew/3.4.3
Mibew/3.5.0

View File

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