First commit
This commit is contained in:
6
uc_client/release/release.php
Normal file
6
uc_client/release/release.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
if(!defined('UC_CLIENT_VERSION')) {
|
||||
define('UC_CLIENT_VERSION', '1.7.0');
|
||||
define('UC_CLIENT_RELEASE', '20250205');
|
||||
}
|
Reference in New Issue
Block a user