From a885999fad1bc27fa811d7884ed7d5e559de39a0 Mon Sep 17 00:00:00 2001 From: Jevan Tang <22316055+jevantang@users.noreply.github.com> Date: Mon, 23 Oct 2023 04:34:57 +0800 Subject: [PATCH] build: v1.1.0 --- utils/fresnsGlobalInfo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/fresnsGlobalInfo.js b/utils/fresnsGlobalInfo.js index 65ae7d4f..ece97d87 100644 --- a/utils/fresnsGlobalInfo.js +++ b/utils/fresnsGlobalInfo.js @@ -12,7 +12,7 @@ import { base64_encode } from '../libs/base64/base64'; export class GlobalInfo { clientName = 'ZhijieApp'; - clientVersion = appConfig.clientVersion || '1.0.2'; + clientVersion = appConfig.clientVersion || '1.1.0'; theme = null; // 处理用户主页路径