From 98f2b685602e00b19213b9e50377a5f67d183b3f Mon Sep 17 00:00:00 2001 From: "Fedor A. Fetisov" Date: Thu, 18 Mar 2021 16:53:01 +0300 Subject: [PATCH] Bump version --- src/composer.json | 2 +- src/mibew/VERSION.txt | 2 +- src/mibew/libs/common/constants.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/composer.json b/src/composer.json index 48349838..1a73ec3d 100644 --- a/src/composer.json +++ b/src/composer.json @@ -1,6 +1,6 @@ { "name": "mibew/mibew", - "version": "3.2.8", + "version": "3.3.0", "description": "Mibew Messenger - open-source live support application", "type": "project", "homepage": "https://mibew.org", diff --git a/src/mibew/VERSION.txt b/src/mibew/VERSION.txt index efab85ac..160527ce 100644 --- a/src/mibew/VERSION.txt +++ b/src/mibew/VERSION.txt @@ -1 +1 @@ -Mibew/3.2.8 \ No newline at end of file +Mibew/3.3.0 \ No newline at end of file diff --git a/src/mibew/libs/common/constants.php b/src/mibew/libs/common/constants.php index 54798159..b3619b17 100644 --- a/src/mibew/libs/common/constants.php +++ b/src/mibew/libs/common/constants.php @@ -20,7 +20,7 @@ /** * Current version of Mibew Messenger */ -define('MIBEW_VERSION', '3.2.8'); +define('MIBEW_VERSION', '3.3.0'); /** * Prefix for session variables.