diff --git a/shared/main.php b/shared/main.php index 80d6abe..df6dd6d 100644 --- a/shared/main.php +++ b/shared/main.php @@ -16,7 +16,7 @@ limitations under the License. */ function uupApiVersion() { - return '1.17.2'; + return '1.17.3'; } require_once dirname(__FILE__).'/auths.php'; diff --git a/shared/packs.php b/shared/packs.php index 7347cb4..2c8571f 100644 --- a/shared/packs.php +++ b/shared/packs.php @@ -1,6 +1,6 @@ 'Turkish', 'uk-ua' => 'Ukrainian', 'zh-cn' => 'Chinese (Simplified)', + 'zh-hk' => 'Chinese (Hong Kong)', 'zh-tw' => 'Chinese (Traditional)', );