2.1.0.RELEASE

pull/59/head
smallchill 6 years ago
parent 51e9429930
commit 17465b2aba
  1. 2
      package.json
  2. 2
      src/views/wel.vue

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

@ -1,7 +1,7 @@
<template>
<basic-container>
<p style="text-align: center">
<img src="https://img.shields.io/badge/Release-V2.0.7-green.svg" alt="Downloads"/>
<img src="https://img.shields.io/badge/Release-V2.1.0-green.svg" alt="Downloads"/>
<img src="https://img.shields.io/badge/JDK-1.8+-green.svg" alt="Build Status"/>
<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"/>

Loading…
Cancel
Save