Skip to content

Commit 9ed5c5f

Browse files
committed
Updates policy files from SBT [ci skip]
1 parent b4bd256 commit 9ed5c5f

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
@@ -1,7 +1,7 @@
11

22
[comment]: # (Start Badges)
33

4-
[![Build Status](https://travis-ci.org/47deg/sbt-microsites.svg?branch=master)](https://travis-ci.org/47deg/sbt-microsites) [![Maven Central](https://img.shields.io/badge/maven%20central-0.7.15-green.svg)](https://repo1.maven.org/maven2/com/47deg/sbt-microsites_2.12_1.0) [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/47deg/sbt-microsites/master/LICENSE) [![Join the chat at https://gitter.im/47deg/sbt-microsites](https://badges.gitter.im/47deg/sbt-microsites.svg)](https://gitter.im/47deg/sbt-microsites?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![GitHub Issues](https://img.shields.io/github/issues/47deg/sbt-microsites.svg)](https://github.com/47deg/sbt-microsites/issues)
4+
[![Build Status](https://travis-ci.org/47deg/sbt-microsites.svg?branch=master)](https://travis-ci.org/47deg/sbt-microsites) [![Maven Central](https://img.shields.io/badge/maven%20central-0.7.16-green.svg)](https://repo1.maven.org/maven2/com/47deg/sbt-microsites_2.12_1.0) [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/47deg/sbt-microsites/master/LICENSE) [![Join the chat at https://gitter.im/47deg/sbt-microsites](https://badges.gitter.im/47deg/sbt-microsites.svg)](https://gitter.im/47deg/sbt-microsites?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![GitHub Issues](https://img.shields.io/github/issues/47deg/sbt-microsites.svg)](https://github.com/47deg/sbt-microsites/issues)
55

66
[comment]: # (End Badges)
77

@@ -24,7 +24,7 @@ To Begin, add the following lines to the `project/plugins.sbt` file within your
2424
[comment]: # (Start Replace)
2525

2626
```
27-
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.7.15")
27+
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.7.16")
2828
```
2929

3030
[comment]: # (End Replace)

docs/src/main/tut/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Latest release:
5454
[comment]: # (Start Replace)
5555

5656
```bash
57-
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.7.15")
57+
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.7.16")
5858
```
5959

6060
[comment]: # (End Replace)

0 commit comments

Comments
 (0)