Skip to content

Commit b02e877

Browse files
author
zhigang.li
committed
update to 1.3.0
1 parent cdc55dc commit b02e877

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[![iview ui](https://img.shields.io/badge/iview-2.7.2-brightgreen.svg?style=flat-square)](https://github.com/iview/iview)
1111

1212

13-
## 当前版本:v1.2.3
13+
## 当前版本:v1.3.0
1414
[更新日志](https://github.com/iview/iview-admin/releases)
1515

1616
[使用教程](https://github.com/iview/iview-admin/wiki)

README_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[![vue](https://img.shields.io/badge/vue-2.5.2-brightgreen.svg?style=flat-square)](https://github.com/vuejs/vue)
1010
[![iview ui](https://img.shields.io/badge/iview-2.7.2-brightgreen.svg?style=flat-square)](https://github.com/iview/iview)
1111

12-
## Current version:v1.2.3
12+
## Current version:v1.3.0
1313
[Update log](https://github.com/iview/iview-admin/releases)
1414

1515
[WIKI](https://github.com/iview/iview-admin/wiki)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iview-admin",
3-
"version": "1.2.3",
3+
"version": "1.3.0",
44
"description": "a management bases on iview",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)