From 63df612addb112364d7ff86f29b6f028dca86c0c Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Thu, 24 Apr 2014 18:08:51 +0100 Subject: [PATCH] Upgrade to 1.0.2 --- application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.properties b/application.properties index 0b189dd6..6f0fb68d 100644 --- a/application.properties +++ b/application.properties @@ -1,5 +1,5 @@ info.project.name: Spring Start info.project.version: 0.0.1 # remember to update static/install.sh as well: -info.spring-boot.version: 1.0.1.RELEASE +info.spring-boot.version: 1.0.2.RELEASE