tangning 1 天之前
父節點
當前提交
4f870f0f1a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/settings/projectSetting.ts

+ 1 - 1
src/settings/projectSetting.ts

@@ -14,7 +14,7 @@ import { primaryColor } from '../../build/config/themeConfig';
 
 
 // ! You need to clear the browser cache after the change
 // ! You need to clear the browser cache after the change
 const setting: ProjectConfig = {
 const setting: ProjectConfig = {
-  version: '2.2.0',
+  version: 'V2.2.0',
   // Whether to show the configuration button
   // Whether to show the configuration button
   showSettingButton: true,
   showSettingButton: true,