From acb80e4668c3b32e445506a97d3f1602a433bfe0 Mon Sep 17 00:00:00 2001 From: Esenjin Date: Wed, 15 Jan 2025 19:37:40 +0100 Subject: [PATCH] =?UTF-8?q?m=C3=A0j=20de=20la=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index 2600cad..ffdab70 100644 --- a/config.php +++ b/config.php @@ -7,7 +7,7 @@ if (!defined('CYLA_CORE')) { // Site configuration define('SITE_NAME', 'Cyla'); -define('SITE_VERSION', '3.0.1'); +define('SITE_VERSION', '3.0.2'); define('SITE_URL', 'https://concepts.esenjin.xyz/cyla/'); // Files configuration