Skip to content

Commit 944b0fe

Browse files
committed
Bump version
1 parent eae2b3d commit 944b0fe

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mibew/mibew",
3-
"version": "3.4.3",
3+
"version": "3.5.0",
44
"description": "Mibew Messenger - open-source live support application",
55
"type": "project",
66
"homepage": "https://mibew.org",

src/mibew/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Mibew/3.4.3
1+
Mibew/3.5.0

src/mibew/libs/common/constants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/**
2121
* Current version of Mibew Messenger
2222
*/
23-
define('MIBEW_VERSION', '3.4.3');
23+
define('MIBEW_VERSION', '3.5.0');
2424

2525
/**
2626
* Prefix for session variables.

0 commit comments

Comments
 (0)