提交v3.5.4 版本号小程序

This commit is contained in:
2026-08-21 17:49:53 +08:00
parent b20e566a65
commit 8a061f085f
3 changed files with 2 additions and 19 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.4.15';
export const APP_VERSION = '3.5.4';
export const APP_VERSION_LABEL = `v${APP_VERSION}`;