Files
web-discuz/uc_client/release/release.php
2025-06-27 21:04:18 +08:00

6 lines
125 B
PHP
Executable File

<?php
if(!defined('UC_CLIENT_VERSION')) {
define('UC_CLIENT_VERSION', '1.7.0');
define('UC_CLIENT_RELEASE', '20250205');
}