tangning 1 miesiąc temu
rodzic
commit
4f870f0f1a
1 zmienionych plików z 1 dodań i 1 usunięć
  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,