mirror of
https://github.com/Mibew/mibew.git
synced 2024-11-15 08:34:11 +03:00
Bump version
This commit is contained in:
parent
98a5570ef6
commit
ec2e29083b
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "mibew/mibew",
|
"name": "mibew/mibew",
|
||||||
"version": "2.2.3",
|
"version": "2.3.0",
|
||||||
"description": "Mibew Messenger - open-source live support application",
|
"description": "Mibew Messenger - open-source live support application",
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"homepage": "http://mibew.org",
|
"homepage": "http://mibew.org",
|
||||||
|
@ -1 +1 @@
|
|||||||
Mibew/2.2.3
|
Mibew/2.3.0
|
@ -20,7 +20,7 @@
|
|||||||
/**
|
/**
|
||||||
* Current version of Mibew Messenger
|
* Current version of Mibew Messenger
|
||||||
*/
|
*/
|
||||||
define('MIBEW_VERSION', '2.2.3');
|
define('MIBEW_VERSION', '2.3.0');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Prefix for session variables.
|
* Prefix for session variables.
|
||||||
|
Loading…
Reference in New Issue
Block a user