🎉 2.5.0.RELEASE

This commit is contained in:
smallchill 2019-09-23 14:15:56 +08:00
parent f48498e89e
commit 85db4bddc5
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<p align="center">
<img src="https://img.shields.io/badge/license-Apache%202-blue.svg" alt="Build Status">
<img src="https://img.shields.io/badge/Spring%20Cloud-Greenwich.SR2-blue.svg" alt="Coverage Status">
<img src="https://img.shields.io/badge/Spring%20Boot-2.1.7.RELEASE-blue.svg" alt="Downloads">
<img src="https://img.shields.io/badge/Spring%20Cloud-Greenwich.SR3-blue.svg" alt="Coverage Status">
<img src="https://img.shields.io/badge/Spring%20Boot-2.1.8.RELEASE-blue.svg" alt="Downloads">
</p>
## SpringBlade微服务开发平台

View File

@ -1,6 +1,6 @@
{
"name": "saber-admin",
"version": "2.4.1",
"version": "2.5.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",