jeecg_boot 1.1 版本发布

This commit is contained in:
zhangdaihao 2019-04-21 16:16:49 +08:00
parent 14fd8283bf
commit 8d2a84374b
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",