mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-27 05:17:44 +08:00
6 lines
130 B
PHP
6 lines
130 B
PHP
<?php
|
|
|
|
if(!defined('UC_SERVER_VERSION')) {
|
|
define('UC_SERVER_VERSION', '1.6.0');
|
|
define('UC_SERVER_RELEASE', '20230520');
|
|
} |