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
 const setting: ProjectConfig = {
-  version: '2.2.0',
+  version: 'V2.2.0',
   // Whether to show the configuration button
   showSettingButton: true,