浏览代码

修改版本至4.4.5

xiongxing 2 周之前
父节点
当前提交
b8627f5d6e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.4'
+export const MAIN_VERSION = '4.4.5'
 
 // 创建实例
 const setupAll = async () => {