Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8a061f085f | |||
| b20e566a65 |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@dukang/mini-user",
|
||||
"version": "3.4.15",
|
||||
"version": "3.5.4",
|
||||
"private": true,
|
||||
"description": "杜康好客 · C 端用户微信小程序(Taro)",
|
||||
"scripts": {
|
||||
|
||||
@@ -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}`;
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 921 KiB |
Reference in New Issue
Block a user