Bump version

This commit is contained in:
Fedor A. Fetisov 2021-03-22 22:41:40 +03:00
parent 91a1b1872c
commit bfe0065f1c
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1 +1 @@
Mibew/3.3.0
Mibew/3.3.1

View File

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