From 6e7ee41f2117e461de32551ee03beb46bf027fc4 Mon Sep 17 00:00:00 2001 From: James <1146556298@qq.com> Date: Wed, 18 Apr 2018 12:53:01 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 253ef8b..729c824 100644 --- a/build.gradle +++ b/build.gradle @@ -35,7 +35,7 @@ apply plugin: 'org.springframework.boot' apply plugin: 'docker' // end::plugin[] // This is used as the docker image prefix (org) group = 'gregturn' group = 'me.zbl' -version = '1.0-Release' +version = '2.3-Release' sourceCompatibility = 1.8 bootRun { From 358dae0c3732e17b5c8086eb4b8b7300f94dae98 Mon Sep 17 00:00:00 2001 From: JamesZBL <1146556298@qq.com> Date: Sat, 19 May 2018 13:02:46 +0800 Subject: [PATCH 2/2] u --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ff1790..a969d74 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,9 @@ -[![LICENSE](https://img.shields.io/hexpm/l/plug.svg)](./LICENSE) [![Build Status](https://www.travis-ci.org/JamesZBL/FS-Blog.svg?branch=master)](https://www.travis-ci.org/JamesZBL/FS-Blog) +[![LICENSE](https://img.shields.io/badge/license-Apache%202-brightgreen.svg)](http://www.apache.org/licenses/LICENSE-2.0.html) +![GitHub release](https://img.shields.io/github/release/jameszbl/fs-blog.svg) ## 基于 Spring Boot 的个人博客