Skip to content

Commit

Permalink
Update README.md and bump version for next Release
Browse files Browse the repository at this point in the history
  • Loading branch information
joshiste committed Jan 28, 2018
1 parent ab0ba0f commit 017ad69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ It provides the following features for registered application.

## Getting Started

[A quick guide](http://codecentric.github.io/spring-boot-admin/1.5.6/#getting-started) to get started can be found in our docs.
[A quick guide](http://codecentric.github.io/spring-boot-admin/1.5.7/#getting-started) to get started can be found in our docs.

## Getting Help

Expand All @@ -47,7 +47,7 @@ Having trouble with codecentric's Spring Boot Admin? We’d like to help!
* Report bugs at http://github.com/codecentric/spring-boot-admin/issues.

## Reference Guide
[Version 1.5.6](http://codecentric.github.io/spring-boot-admin/1.5.6/)
[Version 1.5.7](http://codecentric.github.io/spring-boot-admin/1.5.7/)

[Version 1.4.6](http://codecentric.github.io/spring-boot-admin/1.4.6/)

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<description>Spring Boot Admin</description>
<url>https://github.com/codecentric/spring-boot-admin/</url>
<properties>
<revision>1.5.7-SNAPSHOT</revision>
<revision>1.5.8-SNAPSHOT</revision>
<spring-boot.version>1.5.9.RELEASE</spring-boot.version>
<spring-cloud.version>Edgware.SR1</spring-cloud.version>
<hystrix-dashboard.version>1.5.5</hystrix-dashboard.version>
Expand Down

0 comments on commit 017ad69

Please sign in to comment.