From 515befd82d9a9b18f1e0bd96fa680fe1e33b5305 Mon Sep 17 00:00:00 2001 From: Repellent Date: Thu, 11 Dec 2025 12:50:56 +0500 Subject: [PATCH] ++ up ver 3.31 --- inc/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/config.php b/inc/config.php index beb984e..ba480bc 100644 --- a/inc/config.php +++ b/inc/config.php @@ -12,7 +12,7 @@ */ define('APP_NAME', 'AVE.cms'); - define('APP_VERSION', '3.30 ALT'); + define('APP_VERSION', '3.31 ALT'); define('APP_INFO', 'Ave-Cms.Ru '.'© 2007-' . date('Y')); $themes = [];