Skip to content

Commit 880ded0

Browse files
committed
increment version
1 parent c4785b0 commit 880ded0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ It provides the following features for registered application.
3838

3939
## Getting Started
4040

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

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

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

6565
## Reference Guide
66-
[Version 2.1.1](http://codecentric.github.io/spring-boot-admin/2.1.1/)
66+
[Version 2.1.2](http://codecentric.github.io/spring-boot-admin/2.1.2/)
6767

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

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<description>Spring Boot Admin</description>
2727
<url>https://github.com/codecentric/spring-boot-admin/</url>
2828
<properties>
29-
<revision>2.1.2-SNAPSHOT</revision>
29+
<revision>2.1.3-SNAPSHOT</revision>
3030
<java.version>1.8</java.version>
3131
<maven.compiler.source>${java.version}</maven.compiler.source>
3232
<maven.compiler.target>${java.version}</maven.compiler.target>

0 commit comments

Comments
 (0)