小程序版本号
CI / verify (pull_request) Waiting to run

This commit is contained in:
2026-08-26 07:13:54 +08:00
parent cc0c0a6ef8
commit 1f4506f60b
6 changed files with 7 additions and 35 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import Taro from '@tarojs/taro';
import { fetchClientConfig } from './pay-wechat';
/** 与 package.json version 同步,供服务端 minClientVersion 比对 */
export const APP_VERSION = '3.5.4';
export const APP_VERSION = '3.5.10';
export const APP_VERSION_LABEL = `v${APP_VERSION}`;