Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
joshiste committed Nov 5, 2018
1 parent 183d8a0 commit 892d96e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ It provides the following features for registered application.

## Getting Started

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

There are <a href="https://goo.gl/2tRiUi" target="_blank">introductory talks availabe on YouTube</a>:

Expand All @@ -63,6 +63,8 @@ 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 2.1.0](http://codecentric.github.io/spring-boot-admin/2.1.0/)

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

[Version 1.5.7](http://codecentric.github.io/spring-boot-admin/1.5.7/)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<description>Spring Boot Admin</description>
<url>https://github.com/codecentric/spring-boot-admin/</url>
<properties>
<revision>2.1.0-SNAPSHOT</revision>
<revision>2.1.1-SNAPSHOT</revision>
<java.version>1.8</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
Expand Down

0 comments on commit 892d96e

Please sign in to comment.