From 7003a79ef6e981cb035161cde6ec4fcb32b2932e Mon Sep 17 00:00:00 2001 From: Pan Date: Fri, 13 Apr 2018 10:28:52 +0800 Subject: [PATCH] [release] 3.6.5 --- README.md | 4 ++-- README.zh-CN.md | 4 ++-- package.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a9736067..10749883 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ vue - element-ui + element-ui Build Status @@ -39,7 +39,7 @@ English | [简体中文](./README.zh-CN.md) - Base template recommends using: [vueAdmin-template](https://github.com/PanJiaChen/vueAdmin-template)   - Desktop: [electron-vue-admin](https://github.com/PanJiaChen/electron-vue-admin) -**Note: This project uses element-ui@2.0.0+ version, so the minimum compatible vue@2.5.0+** +**Note: This project uses element-ui@2.3.0+ version, so the minimum compatible vue@2.5.0+** ## Preparation diff --git a/README.zh-CN.md b/README.zh-CN.md index 80427047..4d28dbf3 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -7,7 +7,7 @@ vue - element-ui + element-ui Build Status @@ -38,7 +38,7 @@ - 模板建议使用: [vueAdmin-template](https://github.com/PanJiaChen/vueAdmin-template)   - 桌面端: [electron-vue-admin](https://github.com/PanJiaChen/electron-vue-admin) -**注意:该项目使用 element-ui@2.0.0+ 版本,所以最低兼容 vue@2.5.0+** +**注意:该项目使用 element-ui@2.3.0+ 版本,所以最低兼容 vue@2.5.0+** ## 前序准备 diff --git a/package.json b/package.json index 30dc32ce..96742a86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-element-admin", - "version": "3.6.4", + "version": "3.6.5", "description": "A magical vue admin. Typical templates for enterprise applications. Newest development stack of vue. Lots of awesome features", "author": "Pan ", "license": "MIT",