Skip to content

Commit 31a69aa

Browse files
committed
build: v2.8.0
1 parent 55deb0c commit 31a69aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/fresnsGlobalInfo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import { base64_encode } from '../libs/base64/base64';
1212

1313
export class GlobalInfo {
1414
clientName = 'FresnsWeChat';
15-
clientVersion = appConfig.clientVersion || '2.7.0';
15+
clientVersion = appConfig.clientVersion || '2.8.0';
1616
theme = null;
1717

1818
// 处理用户主页路径

0 commit comments

Comments
 (0)