From ace1423a132ece52b68a08caedb0a6d3d5b052d8 Mon Sep 17 00:00:00 2001 From: "Fedor A. Fetisov" Date: Sat, 21 Mar 2020 17:31:19 +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 c583446c..6eb1b50a 100644 --- a/src/composer.json +++ b/src/composer.json @@ -1,6 +1,6 @@ { "name": "mibew/mibew", - "version": "3.2.5", + "version": "3.2.6", "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 c5f8420e..e25a5887 100644 --- a/src/mibew/VERSION.txt +++ b/src/mibew/VERSION.txt @@ -1 +1 @@ -Mibew/3.2.5 \ No newline at end of file +Mibew/3.2.6 \ No newline at end of file diff --git a/src/mibew/libs/common/constants.php b/src/mibew/libs/common/constants.php index 5b6edc7d..9d57146c 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.5'); +define('MIBEW_VERSION', '3.2.6'); /** * Prefix for session variables.