Skip to content

Commit

Permalink
build: v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jevantang committed Oct 19, 2023
1 parent 0dd6202 commit cf18305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/fresnsGlobalInfo.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { base64_encode } from '../libs/base64/base64';

export class GlobalInfo {
clientName = 'ZhijieApp';
clientVersion = appConfig.clientVersion || '1.0.1';
clientVersion = appConfig.clientVersion || '1.0.2';
theme = null;

// 处理用户主页路径
Expand Down

0 comments on commit cf18305

Please sign in to comment.