Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
joshiste committed Jan 13, 2019
1 parent c4785b0 commit 880ded0
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 @@ -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.1.1/#getting-started) to get started can be found in our docs.
[A quick guide](http://codecentric.github.io/spring-boot-admin/2.1.2/#getting-started) to get started can be found in our docs.

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

Expand All @@ -63,7 +63,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 2.1.1](http://codecentric.github.io/spring-boot-admin/2.1.1/)
[Version 2.1.2](http://codecentric.github.io/spring-boot-admin/2.1.2/)

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

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.2-SNAPSHOT</revision>
<revision>2.1.3-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 880ded0

Please sign in to comment.