mirror of
https://github.com/okxlin/appstore.git
synced 2026-03-05 08:17:57 +08:00
6 lines
130 B
PHP
6 lines
130 B
PHP
<?php
|
|
|
|
if(!defined('UC_CLIENT_VERSION')) {
|
|
define('UC_CLIENT_VERSION', '1.7.0');
|
|
define('UC_CLIENT_RELEASE', '20230520');
|
|
} |