mirror of
https://github.com/Mibew/mibew.git
synced 2024-11-15 00:24:12 +03:00
Bump version
This commit is contained in:
parent
805bb610a5
commit
98f2b68560
@ -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",
|
||||
|
@ -1 +1 @@
|
||||
Mibew/3.2.8
|
||||
Mibew/3.3.0
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user