jeecgboot 1.1版本发布

pull/173/head^2
zhangdaihao 2019-04-21 16:17:43 +08:00
parent 58d0ad6c38
commit 2f02f3a2be
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2018 Anan Yang
Copyright (c) 2019 DaiHao Zhang
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -1,7 +1,7 @@
Ant Design Jeecg Vue
====
当前最新版本: 1.1发布日期20190415
当前最新版本: 1.1.0发布日期20190415
Overview
----

View File

@ -1,6 +1,6 @@
{
"name": "vue-antd-jeecg",
"version": "1.0.2",
"version": "1.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --open",