increase CL version

This commit is contained in:
o.pinke 2023-02-17 15:14:30 +01:00
parent 97a3370258
commit 965c7054f4

View file

@ -71,7 +71,7 @@ if (!defined('CL_ENVIRONMENT')) {
*/
if (!defined('CL_VERSION')) {
define('CL_VERSION', '2.3.0 RC');
define('CL_VERSION', '3.0.0 RC');
}