Browse Source

版本修改

xiongxing 1 week ago
parent
commit
18a61cc946
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main.ts

+ 1 - 1
src/main.ts

@@ -51,7 +51,7 @@ import { Flex } from 'ant-design-vue'
 import 'ant-design-vue/dist/reset.css'
 import fetchPlugin from './config/axios/fetch';
 //版本号
-export const MAIN_VERSION = '4.4.5'
+export const MAIN_VERSION = '4.4.6'
 
 // 创建实例
 const setupAll = async () => {